mirror of
https://github.com/google/nomulus.git
synced 2025-07-24 11:38:35 +02:00
The HistoryEntrySubject.actualCustomStringRepresentation() was calling a superclass method which ultimately called HistoryEntrySubject.actualCustomStringRepresentation(). So any test which failed due to a HistoryEntry problem resulted in a stack overflow error instead of a more helpful error indicating the actual problem. The solution is not to call the superclass method. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=143702856 |
||
---|---|---|
.. | ||
google/registry |