Skip to content

Commit 24b4665

Browse files
committed
correct package
1 parent c8f0a6b commit 24b4665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.evergreen/buildvariants-and-tasks.in.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ tasks:
481481
- func: install
482482
- func: bootstrap
483483
vars:
484-
scope: '@mongodb-js/compass-e2e-tests'
484+
scope: 'compass-e2e-tests'
485485
- func: smoketest-packaged-app
486486
vars:
487487
mongodb_version: latest-enterprise

.evergreen/buildvariants-and-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ tasks:
489489
- func: install
490490
- func: bootstrap
491491
vars:
492-
scope: '@mongodb-js/compass-e2e-tests'
492+
scope: compass-e2e-tests
493493
- func: smoketest-packaged-app
494494
vars:
495495
mongodb_version: latest-enterprise

0 commit comments

Comments
 (0)