mirror of
https://github.com/google/nomulus
synced 2026-09-07 00:27:03 +00:00
Clean up some areas in preparation for externalized codebase
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=221454055
This commit is contained in:
@@ -82,7 +82,7 @@ public final class ComparableEntityTest {
|
||||
|
||||
EntityProto proto1 = EntityTranslator.convertToPb(entity);
|
||||
|
||||
entity.setProperty("moe!", 400);
|
||||
entity.setProperty("tiger!", 400);
|
||||
EntityProto proto2 = EntityTranslator.convertToPb(entity);
|
||||
|
||||
// Construct entity objects from the two protos.
|
||||
|
||||
Reference in New Issue
Block a user