We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792b016 commit 3bae6c5Copy full SHA for 3bae6c5
1 file changed
LDK/test/src/org/labkey/test/tests/external/labModules/LabModulesTest.java
@@ -1892,6 +1892,7 @@ protected void testButtonPermissions() throws Exception
1892
assertElementPresent(Locator.tagWithText("a", "Bulk Edit"));
1893
1894
impersonateRole("Reader");
1895
+ refresh();
1896
1897
dr = new DataRegionTable("query", this);
1898
dr.checkAllOnPage();
0 commit comments