mirror of
https://github.com/google/nomulus
synced 2026-07-19 22:42:23 +00:00
382c8014de
* 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.