Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Commit

Permalink
chore(deps-dev): bump hydrofoil/hypertest from 0.4.0 to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilkybarkid authored Jan 23, 2020
1 parent 746ebdc commit 852e951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/hypertest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ trap finish EXIT

make start wait-healthy

docker run --rm --init --network host --mount "type=bind,source=$(pwd)/test/hypertest/,destination=/tests" hydrofoil/hypertest:_0.4.0 --baseUri http://localhost:8080/
docker run --rm --init --network host --mount "type=bind,source=$(pwd)/test/hypertest/,destination=/tests" hydrofoil/hypertest:_0.4.1 --baseUri http://localhost:8080/

0 comments on commit 852e951

Please sign in to comment.