Skip to content

Commit

Permalink
PR comment changes
Browse files Browse the repository at this point in the history
  • Loading branch information
anija-anil committed Nov 19, 2024
1 parent 1e821c3 commit 5c2558e
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
// @Ignore("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 5c2558e

Please sign in to comment.