diff --git a/tests/steps/panopoly_test.behat.inc b/tests/steps/panopoly_test.behat.inc index 6d54738..5c1be8f 100644 --- a/tests/steps/panopoly_test.behat.inc +++ b/tests/steps/panopoly_test.behat.inc @@ -641,7 +641,7 @@ class TestSubContext extends RawDrupalContext implements DrupalSubContextInterfa } /** - * @When I select the first autocomplete option for :text on the :field field$/ + * @When I select the first autocomplete option for :text on the :field field */ public function iSelectFirstAutocomplete($text, $field) { $session = $this->getSession();