features/oneshot.feature in observed-0.1.1 vs features/oneshot.feature in observed-0.2.0.rc1

- old
+ new

@@ -20,5 +20,9 @@ When I run `observed-oneshot -d test.rb` Then the output should contain: """ foo {:foo=>1} """ + Then the output should not contain: + """ + Error + """