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