Skip to content

Commit

Permalink
fixing makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
anupsv committed Sep 20, 2024
1 parent 2fcad31 commit 2e74eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ e2e-test: stop-minio stop-redis run-minio run-redis
make stop-redis

e2e-fuzz-test: stop-minio stop-redis run-minio run-redis
$(E2ETEST) && \
$(E2EFUZZTEST) && \
make stop-minio && \
make stop-redis

Expand Down

0 comments on commit 2e74eff

Please sign in to comment.