Skip to content

Commit

Permalink
NMS-16460 : Added @ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
MusaidAli committed Nov 21, 2024
1 parent 620505f commit 098e8c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ public void verifySwitchesLayerOnSearchProperly() {
}

@Test
@Ignore
public void verifyNavigateToAndBreadcrumbs() {
topologyUIPage.selectTopologyProvider(() -> LABEL);
topologyUIPage.defaultFocus();
Expand Down

0 comments on commit 098e8c1

Please sign in to comment.