Skip to content

Commit

Permalink
Update test now Java-Junit at 21-5
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Dec 20, 2023
1 parent 93bd455 commit b71885e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sh/test_035_start_point_inspect.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ test_____custom_start_point_prints_details()
assertStartPointCreate ${name} --custom $(custom_urls)
assertStartPointInspect ${name}
assertStdoutIncludes '{'
assertStdoutIncludes ' "Java 18, JUnit": {'
assertStdoutIncludes ' "Java 21, JUnit 5": {'
assertStdoutIncludes ' "url":'
assertStdoutIncludes ' "sha":'
assertStdoutIncludes ' "image_name": "cyberdojofoundation/java_junit'
Expand Down

0 comments on commit b71885e

Please sign in to comment.