Skip to content

Conversation

@enotniy
Copy link
Collaborator

@enotniy enotniy commented Sep 30, 2024

assertTrue(region.ids.contains("6"))

val city = targeting.nodes.last() as TreeTargeting.CityNode
assertTrue(city.ids.contains("7"))
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

оказалось, что ошибка была в методе contains. Он не работает, если тип разный (Long и String)

@enotniy enotniy merged commit d870f01 into develop Sep 30, 2024
@enotniy enotniy deleted the feature/MBX-3636_2 branch September 30, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants