Skip to content

Commit

Permalink
Change in test method.
Browse files Browse the repository at this point in the history
  • Loading branch information
anija-anil committed Nov 19, 2024
1 parent 6a16aff commit c9e5e35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ public void testOLGH28913() throws Exception {
}

@Test
//Reference issue:https://github.com/OpenLiberty/open-liberty/issues/29459
@Ignore("Reference issue:https://github.com/OpenLiberty/open-liberty/issues/29459")
public void testOLGH29459() throws Exception {
// Sample segment ID and points
int x1 = 0, y1 = 0, x2 = 120, y2 = 209;
Expand Down

0 comments on commit c9e5e35

Please sign in to comment.