Skip to content

Commit b4c2157

Browse files
author
stormcat24
committed
added message resource for passing test on CircleCI
1 parent 21e5882 commit b4c2157

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aeromock-server/src/test/resources/messages/message_en.properties

+1
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jp.co.cyberagent.aeromock.AeromockApiBadRequestException=This API request is una
1414
jp.co.cyberagent.aeromock.AeromockMethodNotAllowedException=Not support HTTP {0} methods. (URI \= '{1}')
1515
jp.co.cyberagent.aeromock.AeromockTemplateParseException=Cannot parse template. (Template path \= '{0}')
1616
jp.co.cyberagent.aeromock.AeromockELException=Failed to evaluate EL expression. (Expression \= '{0}')
17+
jp.co.cyberagent.aeromock.AeromockInvalidRequestException=Invalid request. (URI \= '{0}')

0 commit comments

Comments
 (0)