spec/macros4cuke/formatter/to-trace_spec.rb in macros4cuke-0.5.03 vs spec/macros4cuke/formatter/to-trace_spec.rb in macros4cuke-0.5.06
- old
+ new
@@ -24,10 +24,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 'Initialization:' do