Skip to content

Commit

Permalink
rubocop fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Cain committed Nov 21, 2023
1 parent 6f2e6c7 commit 95d3d9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/features/show_page_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
expect(page).to have_content('GeoTIFF (Geo-referenced RGB)')
expect(page).to have_content('GeoTIFF (Geo-referenced CIR)')
expect(page).to have_content('JPG (Oblique photos)')

end
end
# rubocop:enable RSpec/ExampleLength, RSpec/MultipleExpectations
Expand Down

0 comments on commit 95d3d9e

Please sign in to comment.