Skip to content

Commit

Permalink
fix: makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
vcastellm committed Oct 3, 2024
1 parent 9f17818 commit de19e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ test-e2e-fork9-validium: stop
bats .

.PHONY: test-e2e-fork11-rollup
test-e2e-fork9-rollup: stop
test-e2e-fork11-rollup: stop
./run-e2e.sh fork11 rollup
bats .

Expand Down

0 comments on commit de19e54

Please sign in to comment.