Skip to content

Commit d6b1344

Browse files
committed
Improve JBrowseTest
1 parent 18bbf22 commit d6b1344

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

jbrowse/test/src/org/labkey/test/tests/external/labModules/JBrowseTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,9 +530,6 @@ private void testFullTextSearch() throws Exception
530530
return;
531531
}
532532

533-
goToProjectHome();
534-
waitForElement(Locator.tagWithText("a", "View JBrowse Sessions"));
535-
536533
SequenceTest.addOutputFile(this, _mGapTestVcf, SequenceTest.TEST_GENOME_NAME, "TestVCF", "VCF File", "This is an output file to test VCF full-text search", false);
537534

538535
//create session w/ some of these, verify

0 commit comments

Comments
 (0)