Skip to content

Commit

Permalink
Only run Taiko for regression testing #572
Browse files Browse the repository at this point in the history
  • Loading branch information
giorgiosironi committed Mar 18, 2021
1 parent b3f1c4d commit dee96d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -140,7 +140,7 @@ taiko: clean-db
npx jest ${TEST} --testTimeout=300000 --bail --roots ./feature-test/
${DOCKER_COMPOSE} down

regression: taiko backstop-test
regression: taiko

render-sanitised-markdown: node_modules
npx ts-node --transpile-only ./scripts/hypothesis-review-render-testbed.ts

0 comments on commit dee96d3

Please sign in to comment.