Skip to content

Commit

Permalink
Remove binding.irb
Browse files Browse the repository at this point in the history
  • Loading branch information
tadast committed Oct 4, 2024
1 parent 90f9d98 commit 3986bf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/features/search_and_results_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ def nucleotide_query
fill_in('sequence', with: protein_query)
check(protein_databases.first)

binding.irb
expect(page).to have_field('advanced', with: '-evalue 1e-5') # different algorithm, no memories
uncheck(protein_databases.first)

Expand Down

0 comments on commit 3986bf8

Please sign in to comment.