mirror of
https://github.com/google/nomulus
synced 2026-01-09 15:43:52 +00:00
* Fix flakiness caused by ofy entity name conflict Overrode the 'kind' of two test entities to prevent name conflicts. Tests are flaky because of this. Added a check in AppEngineRuleTest for conflicting kinds.