Fix test title
This commit is contained in:
parent
af202a809c
commit
64a938bbb5
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
assert "$lines[2]" same_as "(Total time: 20 seconds)"
|
assert "$lines[2]" same_as "(Total time: 20 seconds)"
|
||||||
}
|
}
|
||||||
|
|
||||||
@test 'auto-notify-send sends notification on Linux' {
|
@test 'auto-notify-send sends warning on unsupported platform' {
|
||||||
AUTO_COMMAND="f bar -r"
|
AUTO_COMMAND="f bar -r"
|
||||||
AUTO_COMMAND_FULL="foo bar -r"
|
AUTO_COMMAND_FULL="foo bar -r"
|
||||||
AUTO_COMMAND_START=11080
|
AUTO_COMMAND_START=11080
|
||||||
|
|
Loading…
Add table
Reference in a new issue