Skip to content

Commit

Permalink
fix: fix container structure test
Browse files Browse the repository at this point in the history
  • Loading branch information
maxandersen committed Jul 7, 2024
1 parent d739694 commit 35f8bf2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ 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 35f8bf2

Please sign in to comment.