Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed May 3, 2024
1 parent 649e675 commit 2b49fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalyst-gateway/tests/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ package-schemathesis:
FROM python:3.12-alpine3.19

ARG tag="latest"
# https://github.com/input-output-hk/catalyst-voices/issues/465
ARG max_examples=1000
# TODO: https://github.com/input-output-hk/catalyst-voices/issues/465
ARG max_response_time=1000
ARG wait_for_schema=15
ARG workers=2
Expand Down

0 comments on commit 2b49fa7

Please sign in to comment.