Skip to content

Commit 0574efe

Browse files
committed
chore: change test service name
1 parent 6aeb184 commit 0574efe

File tree

2 files changed

+1
-37
lines changed

2 files changed

+1
-37
lines changed

run/nextjs-helloworld/test/e2e_test_setup.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ images:
4848
- gcr.io/${PROJECT_ID}/${_SERVICE}:${_VERSION}
4949

5050
substitutions:
51-
_SERVICE: logging-manual
51+
_SERVICE: nextjs-helloworld
5252
_VERSION: manual
5353
_REGION: us-central1
5454
_PLATFORM: managed

run/nextjs-helloworld/test/index.test.js

-36
This file was deleted.

0 commit comments

Comments
 (0)