Skip to content

Commit

Permalink
Removing extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyanka Sood committed Nov 15, 2019
1 parent 8ef4933 commit ff71a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/unit/resource/api1000/c7000/uplink_set_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
it 'inherits from OneviewSDK::API800::C7000::UplinkSet' do
expect(described_class).to be < OneviewSDK::API800::C7000::UplinkSet
end

describe '#initialize' do
it 'should be initialize the instance with default values' do
item = described_class.new(@client_1000)
Expand Down

0 comments on commit ff71a24

Please sign in to comment.