Skip to content

Commit aea2c29

Browse files
committed
Improve test timing
1 parent 47f4148 commit aea2c29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mcc/test/src/org/labkey/test/tests/mcc/MccTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,7 @@ private void doSetup() throws Exception
733733

734734
beginAt("/mcc/" + getProjectName() + "/configureMcc.view");
735735
clickButton("OK");
736+
waitForElement(Locator.tagWithText("a", "Populate Lookups"));
736737

737738
ApiPermissionsHelper helper = new ApiPermissionsHelper(this);
738739
if (!helper.isUserInGroup(getCurrentUser(), "MCC RAB Members", "/", PermissionsHelper.PrincipalType.USER))

0 commit comments

Comments
 (0)