We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d3eb6 commit 3456f90Copy full SHA for 3456f90
1 file changed
phpunit.xml
@@ -8,11 +8,4 @@
8
</testsuite>
9
</testsuites>
10
11
- <filter>
12
- <whitelist>
13
- <directory>src</directory>
14
- <exclude>src/PaymentProtocol/Protobufs</exclude>
15
- </whitelist>
16
- </filter>
17
-
18
</phpunit>
0 commit comments