Skip to content

Commit

Permalink
remove not needed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara committed Dec 3, 2024
1 parent 920f61b commit 8c19504
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ class ServerConfigurationDAOTest : GlobalDBBaseTest() {
assertEquals(expect, actual)
}

// @Ignore
@Test
fun givenNewApiVersion_thenItCanBeUpdated() = runTest {
val oldConfig = config1.copy(
Expand Down

0 comments on commit 8c19504

Please sign in to comment.