Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Rebase fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal committed Dec 1, 2023
1 parent 97a0fe7 commit 3a2fd08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ help: ## Prints the help

.PHONY: e2e-tests
e2e-tests: ## Runs E2E tests
go test -v -timeout=30m github.com/0xPolygon/beethoven/test

.PHONY: unit-tests
unit-tests: ## Runs unit tests
Expand Down

0 comments on commit 3a2fd08

Please sign in to comment.