Skip to content

Commit 312cf1d

Browse files
committed
Update the test after the label was renamed
1 parent 394260e commit 312cf1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/features/search_and_results_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ def nucleotide_query
258258
expect(File.basename(downloaded_file)).to eq('sequenceserver-xml_report.xml')
259259
clear_downloads
260260

261-
page.click_link('Full Pairwise report')
261+
page.click_link('Full Text report')
262262
wait_for_download
263263
expect(File.basename(downloaded_file)).to eq('sequenceserver-pairwise_report.txt')
264264
clear_downloads

0 commit comments

Comments
 (0)