Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
AnushaY1916 committed Mar 26, 2018
1 parent 12a9a12 commit 8bda178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/unit/resource/api600/synergy/uplink_set_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
RSpec.describe OneviewSDK::API600::Synergy::UplinkSet do
include_context 'shared context'

it 'inherits from OneviewSDK::API600::Synergy::UplinkSet' do
it 'inherits from OneviewSDK::API500::Synergy::UplinkSet' do
expect(described_class).to be < OneviewSDK::API500::Synergy::UplinkSet
end
end

0 comments on commit 8bda178

Please sign in to comment.