Skip to content

Commit 39bcc1b

Browse files
shaimendelArthur Granado
authored andcommitted
test: rename proxy integration test
1 parent 51281e5 commit 39bcc1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config/jobs/@jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ integration_tests_proxy:
217217
name: Create temporary directory for logs
218218
command: mkdir -p /tmp/logs/test/integration/proxy
219219
- run:
220-
name: Integration tests with Helm deployment
220+
name: Integration tests with proxy
221221
command: |
222222
export KUBERNETES_MONITOR_IMAGE_NAME_AND_TAG=$(./scripts/circleci-jobs/setup-integration-tests.py)
223223
npm run test:integration:kind:proxy

0 commit comments

Comments
 (0)