lib/spreewald/timecop_steps.rb in spreewald-0.1.4 vs lib/spreewald/timecop_steps.rb in spreewald-0.1.5
- old
+ new
@@ -1,4 +1,7 @@
+# coding: UTF-8
+
+
# Steps to travel through time using [Timecop](https://github.com/jtrupiano/timecop).
#
# See [this article](https://makandracards.com/makandra/1222-useful-cucumber-steps-to-travel-through-time-with-timecop) for details.