examples/scenarios/first.rb in openrain-scenarios-0.2.1 vs examples/scenarios/first.rb in openrain-scenarios-0.2.2
- old
+ new
@@ -1,4 +1,9 @@
-# i am the description
-# only the first line
-# should be included in the description
+# i am the summary
+#
+# only the first line
+# should be included in the summary
+#
+#no space here
+#
$set_by_first_scenario = 'hello from first scenario!'
+# i'm a comment after some code, i am NOT part of the header