Created
June 4, 2019 10:14
-
-
Save jackabox/43a5b1c361fbf3a59ce4433b421f18ac to your computer and use it in GitHub Desktop.
Disable telescope on phpunit.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
<php> | |
... | |
<env name="TELESCOPE_ENABLED" value="false"/> | |
</php> | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment