Skip to content

Commit

Permalink
rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
goodviber committed Nov 28, 2024
1 parent c1712f7 commit c059407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spec/dfe/analytics/event_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,4 @@ def fake_request(overrides = {})

instance_double(ActionDispatch::Request, attrs)
end
end
end
2 changes: 1 addition & 1 deletion spec/dfe/analytics/requests_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,4 @@ def index
expect(request).not_to have_been_made
end
end
end
end

0 comments on commit c059407

Please sign in to comment.