Skip to content

Commit d8fbbdc

Browse files
committed
code change in test
1 parent a9d069b commit d8fbbdc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,6 +1088,8 @@ private void verifyAddAnnotationsFromQCPlots()
10881088

10891089
// Wait for the plots to refresh
10901090
qcPlotsWebPart.waitForPlots(PRECURSORS.length);
1091+
refresh();
1092+
qcPlotsWebPart = qcDashboard.getQcPlotsWebPart();
10911093

10921094
// Verify the annotation appears in the QC plots
10931095
QCHelper.Annotation testAnnotation = new QCHelper.Annotation(instrumentChange.getType(), testComment);

0 commit comments

Comments
 (0)