Skip to content

Commit

Permalink
appease rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanTG committed Jan 28, 2025
1 parent aa91654 commit 6fd4f7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/features/pages_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@
FactoryBot.create(:user_submission, created_at: '2025-01-03', region: @other_region, region_id: @other_region.id, location: @other_region_location, location_name: @other_region_location.name, user_name: 'ssw', machine_name: 'Pizza Attack', submission_type: UserSubmission::NEW_LMX_TYPE)
end
it 'shows region activity' do

visit '/portland/activity'

expect(page).to have_content("Here's a feed of edits to the Portland Pinball Map")
Expand Down

0 comments on commit 6fd4f7f

Please sign in to comment.