Skip to content

Commit 2c1ec22

Browse files
committed
Test fix and support VCF 4.4
1 parent ab29c30 commit 2c1ec22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GenotypeAssays/test/src/org/labkey/test/tests/external/labModules/GenotypeAssaysTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ private void beadStudioImportTest()
182182

183183
Ext4FieldRef.getForLabel(this, "Run Description").setValue("Description");
184184

185+
waitForElement(Ext4Helper.Locators.ext4Button("Download Example Data"));
185186
File exampleData = clickAndWaitForDownload(Ext4Helper.Locators.ext4Button("Download Example Data"));
186187

187188
waitAndClick(Ext4Helper.Locators.radiobutton(this, "File Upload"));

0 commit comments

Comments
 (0)