mirror of https://github.com/apache/cloudstack.git
gha: fix EOF again
This commit is contained in:
parent
966be69605
commit
038c97fff2
|
|
@ -90,4 +90,3 @@ public class CustomActionResultResponseTest {
|
|||
assertNull(response.getResult());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -176,4 +176,3 @@ public class FirewallManagerImplTest {
|
|||
assertFalse(result);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue