Reverting change to config.yml to fix breaking tests.

This commit is contained in:
Mitsuo Takaki
2017-02-11 14:13:48 -08:00
parent 0ed87469ce
commit a055e0b76d

View File

@@ -1,7 +1,7 @@
endpoint:
url: http://localhost:8080/swagger
method: GET
timeout: 1
timeout: 0.01
expectation:
- type: HTTP_STATUS
status: 200