mirror of
https://github.com/google/nomulus
synced 2026-09-02 22:27:07 +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.