Skip to content

Commit

Permalink
i hope its last
Browse files Browse the repository at this point in the history
  • Loading branch information
moozzi committed May 24, 2024
1 parent b24afaa commit 2faadcb
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 @@ -534,7 +534,6 @@
it 'must return status 200 and include records data' do
visit "/db/street_addresses/#{street_address.id}"

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

0 comments on commit 2faadcb

Please sign in to comment.