Skip to content

Commit

Permalink
junest does not exists in CI server
Browse files Browse the repository at this point in the history
Signed-off-by: Tin Lai <[email protected]>
  • Loading branch information
soraxas committed Aug 24, 2023
1 parent 7e9488e commit 315d7ae
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/shsh-init.bats
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ load test_helper
assert_line 'export SHSH_PACKAGES_PATH="/lol/packages"'
}

@test "adds junest to path" {
run shsh-init bash
assert_success
assert_line 'export SHSH_JUNEST_BIN="/home/tin/.local/share/shsh/cellar/arch_junest_root/junest_bin"'
assert_line 'export PATH="$PATH:$SHSH_JUNEST_BIN"'
}

@test "adds cellar/bin to path" {
run shsh-init bash
assert_success
Expand Down

0 comments on commit 315d7ae

Please sign in to comment.