Skip to content

Commit

Permalink
remove remove
Browse files Browse the repository at this point in the history
  • Loading branch information
moozzi committed May 24, 2024
1 parent 2faadcb commit e884ec3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/routes/db_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,6 @@
it 'must return status 200 and include records data' do
visit "/db/advisories/#{advisory.id}"

expect(page.html).to eq('fpp')
expect(page.status_code).to eq(200)
expect(page).to have_xpath(header_xpath)
end
Expand Down

0 comments on commit e884ec3

Please sign in to comment.