Skip to content

Commit 60b1ef5

Browse files
author
Dee
committed
fix: uncomment code
1 parent 95aee14 commit 60b1ef5

File tree

1 file changed

+1
-1
lines changed
  • catalyst-gateway/tests/schemathesis_tests

1 file changed

+1
-1
lines changed

catalyst-gateway/tests/schemathesis_tests/Earthfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ package-schemathesis:
2525
--max-response-time=$max_response_time \
2626
--hypothesis-max-examples=$max_examples \
2727
--data-generation-method=all \
28-
# --skip-deprecated-operations \
28+
--skip-deprecated-operations \
2929
--force-schema-version=$schema_version \
3030
--show-trace \
3131
--force-color \

0 commit comments

Comments
 (0)