tests: fix message in config/pass/everything
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 18 Mar 2016 23:43:54 +0000 (19:43 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 18 Mar 2016 23:45:41 +0000 (19:45 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/config/pass/everything/pass.bats

index 7a15f4ffa2e226eeacfb8c104d4572e3a58af160..1637203d033417a47a1b8547608914fa2a4d7bb5 100644 (file)
@@ -3,7 +3,7 @@
 load ../../../common
 load ../../common
 
-@test 'unknown property in config object makes barectf fail' {
+@test 'config file using all features makes barectf pass' {
   barectf_assert_file_exists config.yaml
   [ $status -eq 0 ]
   [ -f metadata ]
This page took 0.025172 seconds and 4 git commands to generate.