Skip to content

Commit

Permalink
Rubocop fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Janell-Huyck committed May 1, 2024
1 parent a27f78c commit 91fc199
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
let(:record) { FactoryBot.create(:conservation_record) }

it_behaves_like 'has a non_authenticated user header'

it 'prevents anonymous users from accessing New Conservation Records page' do
prevents_anonymous_access(new_conservation_record_path)
end
Expand Down

0 comments on commit 91fc199

Please sign in to comment.