Skip to content

Commit

Permalink
Make Rubocop happy
Browse files Browse the repository at this point in the history
  • Loading branch information
jodosha committed Oct 1, 2018
1 parent 17e63e2 commit 984fab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/dnsimple/client/tlds_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
expect(result).to respond_to(:required)

next if result.options.empty?

result.options.each do |option|
expect(option).to be_a(Dnsimple::Struct::ExtendedAttribute::Option)
expect(option.title).to be_a(String)
Expand Down

0 comments on commit 984fab8

Please sign in to comment.