Skip to content

Commit bc04dc8

Browse files
committed
Added default browser name for tests to the test suite config
1 parent 61b12d0 commit bc04dc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpunit.xml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
<!-- MacOS -->
2525
<!--<server name="WEB_FIXTURES_HOST" value="http://docker.for.mac.localhost:8002"/>-->
2626

27+
<server name="WEB_FIXTURES_BROWSER" value="chrome" />
28+
2729
<!-- where driver will connect to -->
2830
<server name="DRIVER_URL" value="http://localhost:4444/wd/hub"/>
2931

0 commit comments

Comments
 (0)