There was an error while loading. Please reload this page.
1 parent 8784e3b commit 8530e14Copy full SHA for 8530e14
1 file changed
phpunit.xml.dist
@@ -7,6 +7,9 @@
7
<include>
8
<directory suffix=".php">./src</directory>
9
</include>
10
+ <exclude>
11
+ <file>./src/Support/RadianceAlias.php</file>
12
+ </exclude>
13
</source>
14
<testsuites>
15
<testsuite name="default">
0 commit comments