Sylius/config/services_test.yaml

7 lines
286 B
YAML

imports:
- { 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'