Skip to content

Commit

Permalink
Merge pull request #682 from ezsystems/EZP-29712
Browse files Browse the repository at this point in the history
EZP-29712 Run nightly Behat tests on demo metarepos
  • Loading branch information
Łukasz Serwatka authored Oct 12, 2018
2 parents 6fbb23f + d055427 commit f2aa088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/Behat/BusinessContext/ContentViewContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ public function startCreatingContent(string $contentType): void
}

/**
* @given I start editing the content
* @Given I start editing the content in :language language
* @Given I start editing the current content
* @Given I start editing the current content in :language language
*/
public function startEditingContent(string $language = null): void
{
Expand Down

0 comments on commit f2aa088

Please sign in to comment.