Skip to content

Commit

Permalink
Fix behats
Browse files Browse the repository at this point in the history
  • Loading branch information
mpysiak committed Jan 2, 2025
1 parent 3d93a94 commit 3c748e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/services_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ imports:
- { resource: "../tests/Behat/Resources/config/services.xml" }
- { resource: "../vendor/sylius/calendar/tests/Behat/Resources/services.yaml" }
- { resource: "../vendor/sylius/sylius/src/Sylius/Behat/Resources/config/services.xml" }
- { resource: "../vendor/sylius/invoicing-plugin/tests/Behat/Resources/services.xml" }

# workaround needed for strange "test.client.history" problem
# see https://github.com/FriendsOfBehat/SymfonyExtension/issues/88
Expand Down
1 change: 1 addition & 0 deletions tests/Behat/Resources/config/suites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ default:
- sylius.behat.context.hook.doctrine_orm
- sylius.behat.context.hook.mailer
- Sylius\Calendar\Tests\Behat\Context\Hook\CalendarContext
- Tests\Sylius\InvoicingPlugin\Behat\Context\Hook\InvoicesContext

- sylius.behat.context.setup.admin_security
- sylius.behat.context.setup.admin_user
Expand Down

0 comments on commit 3c748e1

Please sign in to comment.