Skip to content

Commit

Permalink
adding target
Browse files Browse the repository at this point in the history
  • Loading branch information
anupsv committed Dec 19, 2024
1 parent 0f06879 commit 72e5f68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions inabox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ stop-infra:
./bin.sh stop-graph
docker stop localstack-test

run-e2e-fuzz:
go test --fuzz -fuzztime=1m ./tests -v -config=../templates/testconfig-anvil.yaml

run-e2e:
go test ./tests -v -config=../templates/testconfig-anvil.yaml

Expand Down

0 comments on commit 72e5f68

Please sign in to comment.