Skip to content

Commit

Permalink
Merge pull request #166 from loic425/features/autoconfigure-frontend-…
Browse files Browse the repository at this point in the history
…behat-pages

Autoconfigure frontend behat pages
  • Loading branch information
loic425 committed Mar 21, 2019
2 parents 027f0cd + d88937c commit 90bc59f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 45 deletions.
6 changes: 2 additions & 4 deletions src/Behat/Resources/config/services/pages/frontend.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
imports:
- { resource: frontend/account.yml }

services:
App\Behat\Page\Frontend\HomePage:
App\Behat\Page\Frontend\:
resource: '../../../../Page/Frontend/*'
parent: app.behat.symfony_page
public: false
41 changes: 0 additions & 41 deletions src/Behat/Resources/config/services/pages/frontend/account.yml

This file was deleted.

0 comments on commit 90bc59f

Please sign in to comment.