features/step_definitions/git_steps.rb in test-kitchen-1.10.0 vs features/step_definitions/git_steps.rb in test-kitchen-1.10.1
- old
+ new
@@ -1,5 +1,5 @@
-# -*- encoding: utf-8 -*-
-
-Given(/I have a git repository/) do
- create_directory(".git")
-end
+# -*- encoding: utf-8 -*-
+
+Given(/I have a git repository/) do
+ create_directory(".git")
+end