Skip to content

Commit d21ea6e

Browse files
Restore DB maintenance
1 parent 4be76a6 commit d21ea6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/src/org/labkey/test/tests/targetedms/TargetedMSTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ protected void importData(@LoggedParam String file, int jobCount, boolean expect
244244

245245
if (doDbMaintenance)
246246
{
247-
// runDbMaintenance();
247+
runDbMaintenance();
248248
}
249249
}
250250

0 commit comments

Comments
 (0)