Skip to content

Commit 7a9d26b

Browse files
committed
Added oss, xpack in exclude group for phpunit.xml.dist
1 parent a899529 commit 7a9d26b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpunit.xml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
<groups>
1818
<exclude>
1919
<group>Integration</group>
20+
<group>oss</group>
21+
<group>xpack</group>
2022
</exclude>
2123
</groups>
2224
<filter>

0 commit comments

Comments
 (0)