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 21a19f4 commit c29aa3aCopy full SHA for c29aa3a
phpunit.xml
@@ -12,7 +12,7 @@
12
</coverage>
13
<testsuites>
14
<testsuite name="The project's test suite">
15
- <directory>./vendor/simplesamlphp/simplesamlphp-test-framework/tests/</directory>
+ <directory>./vendor/simplesamlphp/simplesamlphp-test-framework/src/</directory>
16
<directory>tests/</directory>
17
</testsuite>
18
</testsuites>
0 commit comments