mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-10 22:18:40 +00:00
Exclude volume and maybe groups from tests
This commit is contained in:
parent
b94f55cf25
commit
957453f4c7
|
|
@ -34,6 +34,12 @@
|
||||||
</exclude>
|
</exclude>
|
||||||
</whitelist>
|
</whitelist>
|
||||||
</filter>
|
</filter>
|
||||||
|
<groups>
|
||||||
|
<exclude>
|
||||||
|
<group>volume</group>
|
||||||
|
<group>maybe</group>
|
||||||
|
</exclude>
|
||||||
|
</groups>
|
||||||
<php>
|
<php>
|
||||||
<const name="WEB_SERVER_HOST" value="localhost" />
|
<const name="WEB_SERVER_HOST" value="localhost" />
|
||||||
<const name="WEB_SERVER_PORT" value="1234" />
|
<const name="WEB_SERVER_PORT" value="1234" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user