diff --git a/tavern_tests/test_failalways.tavern.yaml b/tavern_tests/test_failalways.tavern.yaml deleted file mode 100644 index 5c7dd8a..0000000 --- a/tavern_tests/test_failalways.tavern.yaml +++ /dev/null @@ -1,9 +0,0 @@ -test_name: Test failing - -stages: - - name: This is to test the testing - request: - url: http://localhost:5000/api/v1/schedules/ - method: GET - response: - status_code: 418