features/demo06.feature in macros4cuke-0.3.19 vs features/demo06.feature in macros4cuke-0.3.20

- old
+ new

@@ -16,10 +16,10 @@ And I fill in "country" with "<country>" # Let's assume that e-mail is optional <?email> And I fill in "email" with "<email>" </email> - # Let's also assume that comment is optional + # Let's also assume that comment is also optional <?comment> And I fill in "comment" with "<comment>"</comment> And I click "Save" """