Skip to content

Commit

Permalink
fix failed unit test - testNamedArgs
Browse files Browse the repository at this point in the history
  • Loading branch information
huihuiw01 committed Jan 5, 2024
1 parent f24e60b commit 5095d66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"response":{"code":200,"message":"OK","serverTime":"2019-10-23T16:01:31.746"},"signature":"","data":{"productName":"JavaclientTest","version":"1.0.0","dataOrigin":"cache","pseudo":false,"machineTranslation":false,"component":"JAVA","messages":{"LeadTest":"[{0}] Test alert","global_text_username":"User name","table.host":"Host","sample.plural.key1":"{0, plural, one{There is one file on disk \"{1}\".} other{There are # files on disk \"{1}\".}}"},"locale":"en","status":"","id":0}}
{"response":{"code":200,"message":"OK","serverTime":"2019-10-23T16:01:31.746"},"signature":"","data":{"productName":"JavaclientTest","version":"1.0.0","dataOrigin":"cache","pseudo":false,"machineTranslation":false,"component":"JAVA","messages":{"LeadTest":"[{0}] Test alert","global_text_username":"User name","table.host":"Host","sample.plural.key1":"{0, plural, one{There is one file on disk \"{1}\".} other{There are # files on disk \"{1}\".}}", "NamedArgs": "{start} - {to} of {total} customers"},"locale":"en","status":"","id":0}}

0 comments on commit 5095d66

Please sign in to comment.