Skip to content

Commit f95bce6

Browse files
committed
Updating tests
1 parent 16ac62f commit f95bce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installers/hello/spec/hello_spec.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Describe "Installer script for"
22
Describe "hello"
33
It "should say hello!"
44
When call installers/hello/installer.sh
5-
The output should eq "Hello!"
5+
The output should include "Installed"
66
End
77
End
88
End

0 commit comments

Comments
 (0)