diff --git a/tests/test_auto_notify.zunit b/tests/test_auto_notify.zunit index f461e2d..d0c3891 100644 --- a/tests/test_auto_notify.zunit +++ b/tests/test_auto_notify.zunit @@ -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' {