Skip to content

Commit

Permalink
SDK-360 - Add additional integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mseaton committed Nov 23, 2024
1 parent 8cb5868 commit e2b6b1f
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,6 @@ public void deploy_shouldDowngradeDistroTo2_1() throws Exception {
assertThat(server, serverHasVersion("2.1"));
}

@Override
public void teardown() {

}

@Test
public void deploy_shouldUpgradeDistroTo3_0_0() throws Exception {

Expand Down

0 comments on commit e2b6b1f

Please sign in to comment.