spec/macros4cuke/formatter/to-gherkin_spec.rb in macros4cuke-0.5.03 vs spec/macros4cuke/formatter/to-gherkin_spec.rb in macros4cuke-0.5.06
- old
+ new
@@ -27,10 +27,10 @@
# Fill the collection of macro-steps with sample steps
fill_collection
end
after(:all) do
- # Clear the collection to prevent interference between spec files
+ # Clear the collection to prevent interference between spec files
macro_coll.clear
end
context 'Creation and initialization:' do