Skip to content

Commit

Permalink
Fix Wiki Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-ians committed Nov 27, 2023
1 parent cb5a538 commit 31a994d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/labkey/test/tests/wiki/WikiLongTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ public void testSteps()
_wikiHelper.saveWikiPage(false);
waitForText("There was a problem while saving: Illegal attribute 'onclick' on element <a>");

stopImpersonatingWithUnloadAlert(false);
stopImpersonating(false);

log("delete wiki web part");
clickProject(PROJECT2_NAME);
Expand Down

0 comments on commit 31a994d

Please sign in to comment.