mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
13 lines
375 B
Text
13 lines
375 B
Text
# This file is part of the Sylius package.
|
|
# (c) Paweł Jędrzejewski
|
|
|
|
default:
|
|
context:
|
|
class: Sylius\Bundle\WebBundle\Behat\FeatureContext
|
|
extensions:
|
|
Behat\MinkExtension\Extension:
|
|
default_session: symfony2
|
|
goutte: ~
|
|
browser_name: firefox
|
|
Behat\Symfony2Extension\Extension:
|
|
mink_driver: true
|