Skip to content

Instantly share code, notes, and snippets.

@jackabox
Created June 4, 2019 10:14
Show Gist options
  • Save jackabox/43a5b1c361fbf3a59ce4433b421f18ac to your computer and use it in GitHub Desktop.
Save jackabox/43a5b1c361fbf3a59ce4433b421f18ac to your computer and use it in GitHub Desktop.
Disable telescope on phpunit.xml
...
<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