Skip to content

Commit 6f77a99

Browse files
committed
Change URI in the test 'Given' section to refer to master repo
Signed-off-by: Jayashree Huttanagoudar <[email protected]>
1 parent 7310417 commit 6f77a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/features/java/java_s2i.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Feature: Openshift OpenJDK S2I tests
173173
| MAVEN_ARGS | validate |
174174

175175
Scenario: Ensure that run-env.sh placed in the JAVA_APP_DIR is sourced in the run script before launching java
176-
Given s2i build https://github.com/jboss-container-images/openjdk-test-applications from quarkus-quickstarts/getting-started-3.0.1.Final-nos2i using main
176+
Given s2i build https://github.com/jboss-container-images/openjdk-test-applications from quarkus-quickstarts/getting-started-3.0.1.Final-nos2i
177177
| variable | value |
178178
| S2I_SOURCE_DATA_DIR | ./ |
179179
| S2I_TARGET_DATA_DIR | /deployments |

0 commit comments

Comments
 (0)