mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-03-08 05:31:58 +00:00
Reverting change to config.yml to fix breaking tests.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
endpoint:
|
endpoint:
|
||||||
url: http://localhost:8080/swagger
|
url: http://localhost:8080/swagger
|
||||||
method: GET
|
method: GET
|
||||||
timeout: 1
|
timeout: 0.01
|
||||||
expectation:
|
expectation:
|
||||||
- type: HTTP_STATUS
|
- type: HTTP_STATUS
|
||||||
status: 200
|
status: 200
|
||||||
|
|||||||
Reference in New Issue
Block a user