Add a cucumber step to handle run control file
This commit is contained in:
3
features/steps/run_control_steps.rb
Normal file
3
features/steps/run_control_steps.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
Given /^a run control file with:$/ do |content|
|
||||
write_file '.uhwmrc.rb', content
|
||||
end
|
Reference in New Issue
Block a user