Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 186e4ac

Browse files
committed
Remove unused Unit tests
1 parent 1108829 commit 186e4ac

File tree

5 files changed

+0
-101
lines changed

5 files changed

+0
-101
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
<testsuite name="Feature">
55
<directory suffix="Test.php">./tests/Feature</directory>
66
</testsuite>
7-
<testsuite name="Unit">
8-
<directory suffix="Test.php">./tests/Unit</directory>
9-
</testsuite>
107
</testsuites>
118
<coverage/>
129
<source>

tests/Unit/Support/ConfigurationRepositoryTest.php

Lines changed: 0 additions & 82 deletions
This file was deleted.

tests/fixtures/config/empty-tasks.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

tests/fixtures/config/ignore.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

tests/fixtures/config/invalid.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)