We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f697b commit b93fe91Copy full SHA for b93fe91
1 file changed
src/org/labkey/test/util/Crawler.java
@@ -216,7 +216,6 @@ protected List<ControllerActionId> getDefaultExcludedActions()
216
new ControllerActionId("biologics", "begin"),
217
new ControllerActionId("datafinder", "begin"),
218
new ControllerActionId("ehr_compliancedb", "requirementDetails"),
219
- new ControllerActionId("hdrl", "begin"),
220
new ControllerActionId("onprc_billingpublic", "begin"),
221
new ControllerActionId("reagent", "begin")
222
);
0 commit comments