mirror of
https://github.com/google/nomulus.git
synced 2025-07-20 17:56:08 +02:00
This fixes the Kokoro tests broken by [] Unfortunately this means that the return type changes from a Map to an Object as well, so all of the .get() lines need to turn into []. Yay weakly typed languages. And apparently in some error conditions this method could already return the Object type anyway, even if you passed in a Map, so it's just poorly designed. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=213808477 |
||
---|---|---|
.. | ||
BUILD | ||
console_test.js | ||
console_test_util.js | ||
contact_settings_test.js | ||
contact_test.js | ||
domain_test.js | ||
host_test.js | ||
security_settings_test.js | ||
whois_settings_test.js |