Skip to content

Commit

Permalink
Enable TCK tests following network-store upgrade (#70)
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu DEHARBE <[email protected]>
  • Loading branch information
Mathieu-Deharbe authored Nov 4, 2024
1 parent 3c873b4 commit 4b507c7
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,4 @@ public void baseAcLineTests() {
public void testRemoveAcLine() {
// FIXME remove this test when exception msg are homogenized with the powsybl-core
}

@Test
@Override
public void testMove1NbNetwork() {
// TODO : remove this function as soon as powsybl network store server will use powsybl network store 1.18.0 (it will correct this test)
}

@Test
@Override
public void testMove2Nb() {
// TODO : remove this function as soon as powsybl network store server will use powsybl network store 1.18.0 (it will correct this test)
}
}

0 comments on commit 4b507c7

Please sign in to comment.