mirror of
https://github.com/philippdieter/zsh-auto-notify.git
synced 2025-10-13 12:08:21 +00:00
update test with multiple pipes
This commit is contained in:
parent
d6b002ee3b
commit
a8dff148e5
@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
@test 'is_auto_notify_ignored - piped commands which are ignored' {
|
||||
run _is_auto_notify_ignored "echo hello world | less -R"
|
||||
run _is_auto_notify_ignored "echo hello world | hexdump | less -R"
|
||||
|
||||
assert $state equals 0
|
||||
assert "$output" same_as "yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user