Skip to content

Commit 770001f

Browse files
committed
chore(test): one more update to integration tests
1 parent f17f59f commit 770001f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/buildcmd/test_build_cmd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ class TestBuildWithCacheBuilds(CachedBuildIntegBase):
11301130
# container
11311131
(
11321132
"use_container",
1133-
"Java/gradlew/8",
1133+
"Java/gradlew-in-container/8",
11341134
"aws.example.Hello::myHandler",
11351135
"aws.example.SecondFunction::myHandler",
11361136
"java8.al2",

0 commit comments

Comments
 (0)