Skip to content

Commit 3fa6f25

Browse files
committed
Stop impersonation in test
1 parent 8992065 commit 3fa6f25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

LDK/test/src/org/labkey/test/tests/external/labModules/LabModulesTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,5 +1899,7 @@ protected void testButtonPermissions() throws Exception
18991899

19001900
dr.clickHeaderButton("More Actions");
19011901
assertElementNotPresent(Locator.tagWithText("a", "Bulk Edit"));
1902+
1903+
stopImpersonating();
19021904
}
19031905
}

0 commit comments

Comments
 (0)