Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'phpunit.integration.xml')
-rw-r--r--phpunit.integration.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpunit.integration.xml b/phpunit.integration.xml
index 32cba8af..9a9c27a6 100644
--- a/phpunit.integration.xml
+++ b/phpunit.integration.xml
@@ -1,7 +1,7 @@
<phpunit bootstrap="tests/bootstrap.php" colors="true">
<testsuites>
<testsuite name="integration">
- <directory>./tests/integration</directory>
+ <!-- <directory>./tests/integration</directory> -->
</testsuite>
</testsuites>
</phpunit> \ No newline at end of file