Skip to content

Commit

Permalink
merged unit tests with dev
Browse files Browse the repository at this point in the history
  • Loading branch information
LuciaM1 committed Nov 24, 2023
1 parent 2b4b7fe commit 594b958
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

@QuarkusTest
public class FileUtilitiesTest {

@BeforeAll
static void initAll() {
}
Expand All @@ -38,7 +37,6 @@ void tearDown() {
@AfterAll
static void tearDownAll() {
}

// @Test
// public void extractIdValueOK() {
// try {
Expand Down

0 comments on commit 594b958

Please sign in to comment.