Skip to content

Commit

Permalink
exclude raygun test
Browse files Browse the repository at this point in the history
  • Loading branch information
lohanidamodar committed May 13, 2024
1 parent 00cc7a3 commit 617321e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
</testsuite>
<testsuite name="e2e">
<directory>./tests/e2e</directory>
<exclude>./tests/e2e/Adapter/RaygunTest.php</exclude>
</testsuite>
</testsuites>
</phpunit>

0 comments on commit 617321e

Please sign in to comment.