Skip to content

Commit

Permalink
test: update e2e tests
Browse files Browse the repository at this point in the history
Signed-off-by: Alessandro Yuichi Okimoto <[email protected]>
  • Loading branch information
cre8ivejp committed Jan 23, 2025
1 parent 1cc0d4b commit 4a6d911
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ e2e-l4:

.PHONY: e2e
e2e:
go test -v ./test/e2e/... -args \
go test -v ./test/e2e/notification/... -args \
-web-gateway-addr=${WEB_GATEWAY_URL} \
-web-gateway-port=443 \
-web-gateway-cert=${WEB_GATEWAY_CERT_PATH} \
Expand Down
Loading

0 comments on commit 4a6d911

Please sign in to comment.