We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815a1e9 commit 4971153Copy full SHA for 4971153
SequenceAnalysis/test/src/org/labkey/test/tests/external/labModules/SequenceTest.java
@@ -460,7 +460,7 @@ private void readsetFeaturesTest() throws IOException
460
goToProjectHome();
461
_helper.clickNavPanelItemAndWait("Readsets:", 1);
462
463
- waitForText("Instrument Run"); //proxy for dataRegion loading
+ waitForText("Batch/Run"); //proxy for dataRegion loading
464
dr.clickEditRow(1);
465
466
waitForText("3-Barcode:");
0 commit comments