Skip to content

Commit

Permalink
Merge pull request #1 from cloudhubs/dev
Browse files Browse the repository at this point in the history
Test
  • Loading branch information
g-goulis authored Dec 4, 2024
2 parents 89fc748 + 1c88413 commit 38ce3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/IRExtractionTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
public class IRExtractionTest {

public static final String TEST_CONFIG_PATH = "/resources/test_config.json";

@Test
void testCreate() {
MicroserviceSystem newSystem = IRExtractionService.create(TEST_CONFIG_PATH);
Expand Down

0 comments on commit 38ce3cc

Please sign in to comment.