mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Mitigates Style/TrailingWhitespace
This commit is contained in:
parent
76abf14f11
commit
984a00c0ec
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RSpec.describe HTTParty::Error do
|
|||
it { is_expected.to include(HTTParty::Error) }
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
describe HTTParty::UnsupportedURIScheme do
|
||||
describe '#ancestors' do
|
||||
subject { super().ancestors }
|
||||
|
|
Loading…
Add table
Reference in a new issue