Skip to content

Commit

Permalink
v9.1.0.90
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Aug 7, 2022
1 parent ab83263 commit f8961ac
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,6 @@ public void editPetOfOwnerPageWithSave() {
log.info("------------------------------------------------------------------------------------");
}

@Ignore
@Test
@InSequence(14)
public void addNewVisitToOwnersFirstPetPageWithCancel() {
Expand All @@ -467,7 +466,6 @@ public void addNewVisitToOwnersFirstPetPageWithCancel() {
log.info("------------------------------------------------------------------------------------");
}

@Ignore
@Test
@InSequence(15)
public void addNewVisitToOwnersFirstPetPageWithSave() {
Expand Down

0 comments on commit f8961ac

Please sign in to comment.