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 c94af52 commit e42a120Copy full SHA for e42a120
phpunit.xml.dist
@@ -7,9 +7,9 @@
7
<testsuite name="cmfcmf/openweathermap-php-api unit test suite">
8
<directory suffix="Test.php">./tests</directory>
9
</testsuite>
10
- <testsuite name="cmfcmf/openweathermap-php-api integration test suite">
+ <!-- <testsuite name="cmfcmf/openweathermap-php-api integration test suite">
11
<directory suffix="Test.php">./integTests</directory>
12
- </testsuite>
+ </testsuite> -->
13
</testsuites>
14
15
<filter>
0 commit comments