Register a Layout with display information
This commit is contained in:
3
features/steps/filesystem_steps.rb
Normal file
3
features/steps/filesystem_steps.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
Given /^a file named ([^ ]+) with:$/ do |path, content|
|
||||
write_file path, content
|
||||
end
|
Reference in New Issue
Block a user