Skip to content

Commit 0002b94

Browse files
authored
Merge pull request #3 from City-of-Helsinki/UHF-X-testfix
UHF-X: Fixes tests?
2 parents 774d0a2 + 2e599b3 commit 0002b94

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpunit.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@
4444
<testsuite name="kernel">
4545
<directory>./tests/src/Kernel</directory>
4646
</testsuite>
47-
<testsuite name="functional">
48-
<directory>./tests/src/Functional</directory>
49-
</testsuite>
50-
<testsuite name="functional-javascript">
51-
<directory>./tests/src/FunctionalJavascript</directory>
52-
</testsuite>
5347
</testsuites>
5448
<source ignoreSuppressionOfDeprecations="true">
5549
<include>

0 commit comments

Comments
 (0)