Skip to content

Commit

Permalink
fix: adjust container test for jruby
Browse files Browse the repository at this point in the history
The error message of `jruby` has changed and therefore,
the container-structure-test needs to be adjusted.

Fixes #35
  • Loading branch information
beiertu-mms committed Apr 3, 2024
1 parent af7fa6e commit 4c69ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container-structure-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ commandTests:
value: https://github.com/jruby
command: "entrypoint"
expectedError:
- "Adding .https://github.com/jruby. to /jbang/.jbang/trusted-sources.json"
- "Trusting permanently: [https://github.com/jruby]"
- name: "Does multiple arguments work"
envVars:
- key: INPUT_SCRIPT
Expand Down

0 comments on commit 4c69ae6

Please sign in to comment.