We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394260e commit 312cf1dCopy full SHA for 312cf1d
1 file changed
spec/features/search_and_results_spec.rb
@@ -258,7 +258,7 @@ def nucleotide_query
258
expect(File.basename(downloaded_file)).to eq('sequenceserver-xml_report.xml')
259
clear_downloads
260
261
- page.click_link('Full Pairwise report')
+ page.click_link('Full Text report')
262
wait_for_download
263
expect(File.basename(downloaded_file)).to eq('sequenceserver-pairwise_report.txt')
264
0 commit comments