Skip to content

Commit 7112369

Browse files
committed
Address review comments
Signed-off-by: Jayashree Huttanagoudar <[email protected]>
1 parent 66f164a commit 7112369

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

modules/jlink/tests/features/jlink.feature

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,5 @@ Scenario: Ensure jlinked builder is used to build the containerized application
1010
Then run ls /tmp/jre in container and check its output for bin
1111

1212
Scenario: Ensure S2I_ENABLE_JLINK=false is the default
13-
Given container is started with env
14-
| variable | value |
15-
| QUARKUS_PACKAGE_TYPE| uber-jar |
13+
Given container is started with command env
1614
Then container log should not contain S2I_ENABLE_JLINK=true

0 commit comments

Comments
 (0)