Fix fish instructions test
This commit is contained in:
parent
ac5dce9014
commit
74c2486a2c
@ -54,7 +54,7 @@ OUT
|
|||||||
@test "fish instructions" {
|
@test "fish instructions" {
|
||||||
run rbenv-init fish
|
run rbenv-init fish
|
||||||
assert [ "$status" -eq 1 ]
|
assert [ "$status" -eq 1 ]
|
||||||
assert_line 'status --is-interactive; and source (rbenv init -|psub)'
|
assert_line 'status --is-interactive; and rbenv init - | source'
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "option to skip rehash" {
|
@test "option to skip rehash" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user