mirror of https://github.com/apache/cloudstack.git
Remove yet another test where the database was not properly mocked. FIXME
This commit is contained in:
parent
e04d8f3fcf
commit
0495f5309e
|
|
@ -126,6 +126,7 @@
|
|||
<exclude>com/cloud/vpc/*</exclude>
|
||||
<exclude>com/cloud/api/ListPerfTest.java</exclude>
|
||||
<exclude>com/cloud/network/vpn/RemoteAccessVpnTest.java</exclude>
|
||||
<exclude>com/cloud/network/security/SecurityGroupManagerImpl2Test.java</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
|
|||
Loading…
Reference in New Issue