From 1523f85fbf451c2c71ee8888fcbdbf05803e88ca Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Sat, 26 Nov 2016 18:10:04 +0100 Subject: lvc: make the boot options code able to deal with included quotes --- cucumber/features/step_definitions/common_steps.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cucumber/features/step_definitions') diff --git a/cucumber/features/step_definitions/common_steps.rb b/cucumber/features/step_definitions/common_steps.rb index b7f29d4b..e616ddc1 100644 --- a/cucumber/features/step_definitions/common_steps.rb +++ b/cucumber/features/step_definitions/common_steps.rb @@ -197,7 +197,7 @@ Given /^I capture all network traffic$/ do end end -Given /^I intend to boot with options "([^"]*)"$/ do |options| +Given /^I intend to boot with options: (.*)$/ do |options| @boot_options = options end -- cgit v1.2.3-70-g09d2