Skip to content

Commit

Permalink
disable test
Browse files Browse the repository at this point in the history
  • Loading branch information
auden-woolfson committed Feb 4, 2025
1 parent 490281b commit 217e359
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ public void tearDownServer()
}
}

@Test
@Test(enabled = false)
public void testHealthChecks()
{
prestoServers.get(0).stopResponding();
Expand Down

0 comments on commit 217e359

Please sign in to comment.