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 69c5d59 commit 5375492Copy full SHA for 5375492
phpunit.xml.dist
@@ -10,7 +10,7 @@
10
processIsolation="false"
11
stopOnFailure="false">
12
<testsuites>
13
- <testsuite name="Spatie Test Suite">
+ <testsuite name="Pushbullet Notification Channel Test Suite">
14
<directory>tests</directory>
15
</testsuite>
16
</testsuites>
0 commit comments