Skip to content

Commit ed80a4c

Browse files
committed
test: change expansion location
1 parent 345e2b1 commit ed80a4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.evergreen/config.in.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1431,7 +1431,7 @@ task_groups:
14311431
LAMBDA_STACK_NAME: dbx-node-lambda
14321432
- command: expansions.update
14331433
params:
1434-
file: atlas-expansion.yml
1434+
file: src/atlas-expansion.yml
14351435
teardown_group:
14361436
- command: subprocess.exec
14371437
params:

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3484,7 +3484,7 @@ task_groups:
34843484
LAMBDA_STACK_NAME: dbx-node-lambda
34853485
- command: expansions.update
34863486
params:
3487-
file: atlas-expansion.yml
3487+
file: src/atlas-expansion.yml
34883488
teardown_group:
34893489
- command: subprocess.exec
34903490
params:

0 commit comments

Comments
 (0)