Skip to content

Commit b83e56b

Browse files
Navigate back to the project home page after testOutputFileProcessing.
1 parent fcb737c commit b83e56b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ public void testSteps() throws Exception
105105

106106
testOutputFileProcessing();
107107

108+
// Previous test remains on the pipeline page. Go home to avoid any issues with the pipeline page autorefreshing.
109+
goToProjectHome();
110+
108111
testFullTextSearch();
109112
}
110113

0 commit comments

Comments
 (0)