Fix MacOSX notification test

This commit is contained in:
Michael Aquilina 2019-07-17 14:06:56 +01:00
parent d6d00f5cc7
commit 1a022b8f68
No known key found for this signature in database
GPG key ID: 636066730B056BD1

View file

@ -105,8 +105,8 @@
run _auto_notify_send
assert $state equals 0
assert "$lines[1]" same_as "-e display notification \"\"f bar -r\" has completed"
assert "$lines[2]" same_as "(Total time: 20 seconds)\" with title \"Command Completed\""
assert "$lines[1]" same_as '-e display notification "\"f bar -r\" has completed'
assert "$lines[2]" same_as '(Total time: 20 seconds)" with title "Command Completed"'
}
@test 'auto-notify-send sends warning on unsupported platform' {