Skip to content

Commit

Permalink
Rename step definition
Browse files Browse the repository at this point in the history
  • Loading branch information
blacksmith-welder committed Sep 11, 2024
1 parent 89eb6f4 commit dbd7a38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
expect(search_result_rows[1]).to have_text @accession_b_uuid
end

Then 'the two Accessions are sorted by descending title' do
Then 'the two Accessions are displayed sorted by descending title' do
search_result_rows = all('#tabledSearchResults tbody tr')

expect(search_result_rows.length).to eq 2
Expand Down

0 comments on commit dbd7a38

Please sign in to comment.