Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Behat][ProductOption] Delete unused parameter in context method #4904

Merged
merged 1 commit into from
May 11, 2016

Conversation

Arminek
Copy link
Contributor

@Arminek Arminek commented Apr 28, 2016

Q A
Bug fix? no
New feature? no
BC breaks? no
License MIT

@@ -160,6 +160,14 @@ public function iAddTheOptionValueWithCodeAndValue($value, $code)
}

/**
* @When /^I delete the "([^"]*)" option value of this product option$/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"([^"]*)" -> :optionValue

@pjedrzejewski pjedrzejewski added the Behat Issues and PRs aimed at improving Behat usage. label Apr 28, 2016
@pjedrzejewski
Copy link
Member

Requires rebasing.

@pjedrzejewski pjedrzejewski merged commit 66d20f9 into Sylius:master May 11, 2016
@pjedrzejewski
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Behat Issues and PRs aimed at improving Behat usage.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants