features/demo06.feature in macros4cuke-0.3.37 vs features/demo06.feature in macros4cuke-0.3.38

- old
+ new

@@ -26,11 +26,11 @@ Scenario: An exception is forced by invoking the above macro with a triple quote string instead of a data table. When I generate a DataTableNotFound exception -Scenario: # Let's use the macro-step WITHOUT the optional argument values. +Scenario: Let's use the macro-step WITHOUT the optional argument values. When I [fill in the form with]: |firstname|Alice| |lastname| Inn | |street_address| 11, No Street| |city| Nowhere-City| @@ -49,10 +49,10 @@ Invoked step: ... I fill in "country" with "Wonderland" Invoked step: ... I click "Save" """ -Scenario: # Let's use the macro-step WITH the optional argument values. +Scenario: Let's use the macro-step WITH the optional argument values. # Redo, now with e-mail and comment When I [fill in the form with]: |firstname|Alice| |lastname| Inn | |street_address| 11, No Street|