Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
c960657 committed Oct 4, 2024
1 parent 2afb061 commit ce6a0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/http/features/acceptable_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
HTTP::Request.new(
verb: :get,
uri: "https://example.com/",
headers: headers,
headers: headers
)
end
let(:response) do
Expand Down

0 comments on commit ce6a0d7

Please sign in to comment.