mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
8 lines
370 B
YAML
8 lines
370 B
YAML
imports:
|
|
- { resource: "../vendor/sylius/calendar/tests/Behat/Resources/services.yaml" }
|
|
- { resource: "../src/Sylius/Behat/Resources/config/services.xml" }
|
|
|
|
# workaround needed for strange "test.client.history" problem
|
|
# see https://github.com/FriendsOfBehat/SymfonyExtension/issues/88
|
|
services:
|
|
Symfony\Component\BrowserKit\AbstractBrowser: '@test.client'
|