Skip to content

Commit

Permalink
better assert
Browse files Browse the repository at this point in the history
  • Loading branch information
nyoungstudios committed Oct 21, 2024
1 parent 397e73d commit f327b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/resources/functions/sdkman/runners.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ assert-stdout-contains = 'export SDKMAN_DIR="$HOME/.sdkman"'

command = "bash"
arguments = ["-ce", 'source "$HOME/.sdkman/bin/sdkman-init.sh"; sdk help']
assert-stdout-contains = 'help'
assert-stdout-contains = 'sdk - The command line interface (CLI) for SDKMAN!'

[case.default]

0 comments on commit f327b2f

Please sign in to comment.