Skip to content

Commit 4971153

Browse files
committed
Update column name
1 parent 815a1e9 commit 4971153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SequenceAnalysis/test/src/org/labkey/test/tests/external/labModules/SequenceTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ private void readsetFeaturesTest() throws IOException
460460
goToProjectHome();
461461
_helper.clickNavPanelItemAndWait("Readsets:", 1);
462462

463-
waitForText("Instrument Run"); //proxy for dataRegion loading
463+
waitForText("Batch/Run"); //proxy for dataRegion loading
464464
dr.clickEditRow(1);
465465

466466
waitForText("3-Barcode:");

0 commit comments

Comments
 (0)