We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d550762 commit 9c81bafCopy full SHA for 9c81baf
guzzle_environments/5/phpunit.xml.dist
@@ -4,7 +4,7 @@
4
<testsuites>
5
<testsuite name="All Tests">
6
<directory>../../tests</directory>
7
- <exclude>../../tests/OAuth2SubscriberTest.php</exclude>
+ <exclude>../../tests/OAuth2MiddlewareTest.php</exclude>
8
</testsuite>
9
</testsuites>
10
<filter>
0 commit comments