Skip to content

Commit 85b30d7

Browse files
committed
Fixed failing website tests
1 parent 451a629 commit 85b30d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web/landing/phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<env name="APP_ENV" value="test"/>
1515
<server name="PANTHER_WEB_SERVER_ROUTER" value="../tests/router.php"/>
1616
<server name="PANTHER_CHROME_ARGUMENTS" value="--no-first-run --no-default-browser-check --disable-search-engine-choice-screen --disable-features=Translate,InterestFeedContentSuggestions"/>
17+
<server name="PANTHER_NO_SANDBOX" value="1"/>
1718
</php>
1819
<testsuites>
1920
<testsuite name="unit">

0 commit comments

Comments
 (0)