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 60f78b3 commit d4943d7Copy full SHA for d4943d7
phpunit-dama-doctrine.xml.dist
@@ -25,6 +25,9 @@
25
<filter>
26
<whitelist>
27
<directory>./src/</directory>
28
+ <exclude>
29
+ <directory>./src/Bundle/Resources/</directory>
30
+ </exclude>
31
</whitelist>
32
</filter>
33
phpunit.xml.dist
@@ -24,6 +24,9 @@
24
</phpunit>
0 commit comments