Skip to content

Commit 27de4c7

Browse files
committed
fix: remove empty suite
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 3ff433e commit 27de4c7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

phpunit.xml.dist

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
<testsuite name="integration">
1717
<directory>tests/Integration</directory>
1818
</testsuite>
19-
<testsuite name="documentation">
20-
<directory>tests/Documentation</directory>
21-
</testsuite>
2219
</testsuites>
2320
<source>
2421
<include>

0 commit comments

Comments
 (0)