Skip to content

Commit

Permalink
increase integration test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
BenAlvo1 committed Jan 22, 2025
1 parent 82e1a4f commit 4921e23
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
public class TestScanAsca extends BaseTest {
AscaService ascaService = new AscaService();

@Test
public void testInstallAsca() {
Assertions.assertDoesNotThrow(()->
{
Expand Down

0 comments on commit 4921e23

Please sign in to comment.