We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d6976 commit 1cf3b16Copy full SHA for 1cf3b16
phpunit.xml.dist
@@ -74,6 +74,8 @@
74
75
<php>
76
<env name="XDEBUG_MODE" value="coverage"/>
77
+ <env name="app.forceGlobalSecureRequests" value="false"/>
78
+
79
<server name="app.baseURL" value="https://example.com/"/>
80
81
<!-- Directory containing phpunit.xml -->
0 commit comments