Skip to content

Commit 634f251

Browse files
committed
rubocop
1 parent 74907cf commit 634f251

24 files changed

Lines changed: 48 additions & 72 deletions

spec/unit/models/bridge_complete_callback_spec.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
# Automatically generated by openapi-generator (https://openapi-generator.tech)
1919
# Please update as you see appropriate
2020
describe Bandwidth::BridgeCompleteCallback do
21-
#let(:instance) { Bandwidth::BridgeCompleteCallback.new }
21+
# let(:instance) { Bandwidth::BridgeCompleteCallback.new }
2222

2323
describe 'test an instance of BridgeCompleteCallback' do
2424
it 'should create an instance of BridgeCompleteCallback' do
2525
# uncomment below to test the instance creation
26-
#expect(instance).to be_instance_of(Bandwidth::BridgeCompleteCallback)
26+
# expect(instance).to be_instance_of(Bandwidth::BridgeCompleteCallback)
2727
end
2828
end
2929

@@ -122,5 +122,4 @@
122122
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
123123
end
124124
end
125-
126125
end

spec/unit/models/bridge_target_complete_callback_spec.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
# Automatically generated by openapi-generator (https://openapi-generator.tech)
1919
# Please update as you see appropriate
2020
describe Bandwidth::BridgeTargetCompleteCallback do
21-
#let(:instance) { Bandwidth::BridgeTargetCompleteCallback.new }
21+
# let(:instance) { Bandwidth::BridgeTargetCompleteCallback.new }
2222

2323
describe 'test an instance of BridgeTargetCompleteCallback' do
2424
it 'should create an instance of BridgeTargetCompleteCallback' do
2525
# uncomment below to test the instance creation
26-
#expect(instance).to be_instance_of(Bandwidth::BridgeTargetCompleteCallback)
26+
# expect(instance).to be_instance_of(Bandwidth::BridgeTargetCompleteCallback)
2727
end
2828
end
2929

@@ -104,5 +104,4 @@
104104
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
105105
end
106106
end
107-
108107
end

spec/unit/models/conference_completed_callback_spec.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
# Automatically generated by openapi-generator (https://openapi-generator.tech)
1919
# Please update as you see appropriate
2020
describe Bandwidth::ConferenceCompletedCallback do
21-
#let(:instance) { Bandwidth::ConferenceCompletedCallback.new }
21+
# let(:instance) { Bandwidth::ConferenceCompletedCallback.new }
2222

2323
describe 'test an instance of ConferenceCompletedCallback' do
2424
it 'should create an instance of ConferenceCompletedCallback' do
2525
# uncomment below to test the instance creation
26-
#expect(instance).to be_instance_of(Bandwidth::ConferenceCompletedCallback)
26+
# expect(instance).to be_instance_of(Bandwidth::ConferenceCompletedCallback)
2727
end
2828
end
2929

@@ -56,5 +56,4 @@
5656
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
5757
end
5858
end
59-
6059
end

spec/unit/models/conference_created_callback_spec.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
# Automatically generated by openapi-generator (https://openapi-generator.tech)
1919
# Please update as you see appropriate
2020
describe Bandwidth::ConferenceCreatedCallback do
21-
#let(:instance) { Bandwidth::ConferenceCreatedCallback.new }
21+
# let(:instance) { Bandwidth::ConferenceCreatedCallback.new }
2222

2323
describe 'test an instance of ConferenceCreatedCallback' do
2424
it 'should create an instance of ConferenceCreatedCallback' do
2525
# uncomment below to test the instance creation
26-
#expect(instance).to be_instance_of(Bandwidth::ConferenceCreatedCallback)
26+
# expect(instance).to be_instance_of(Bandwidth::ConferenceCreatedCallback)
2727
end
2828
end
2929

@@ -56,5 +56,4 @@
5656
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
5757
end
5858
end
59-
6059
end

spec/unit/models/conference_member_exit_callback_spec.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
# Automatically generated by openapi-generator (https://openapi-generator.tech)
1919
# Please update as you see appropriate
2020
describe Bandwidth::ConferenceMemberExitCallback do
21-
#let(:instance) { Bandwidth::ConferenceMemberExitCallback.new }
21+
# let(:instance) { Bandwidth::ConferenceMemberExitCallback.new }
2222

2323
describe 'test an instance of ConferenceMemberExitCallback' do
2424
it 'should create an instance of ConferenceMemberExitCallback' do
2525
# uncomment below to test the instance creation
26-
#expect(instance).to be_instance_of(Bandwidth::ConferenceMemberExitCallback)
26+
# expect(instance).to be_instance_of(Bandwidth::ConferenceMemberExitCallback)
2727
end
2828
end
2929

@@ -74,5 +74,4 @@
7474
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
7575
end
7676
end
77-
7877
end

spec/unit/models/conference_member_join_callback_spec.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
# Automatically generated by openapi-generator (https://openapi-generator.tech)
1919
# Please update as you see appropriate
2020
describe Bandwidth::ConferenceMemberJoinCallback do
21-
#let(:instance) { Bandwidth::ConferenceMemberJoinCallback.new }
21+
# let(:instance) { Bandwidth::ConferenceMemberJoinCallback.new }
2222

2323
describe 'test an instance of ConferenceMemberJoinCallback' do
2424
it 'should create an instance of ConferenceMemberJoinCallback' do
2525
# uncomment below to test the instance creation
26-
#expect(instance).to be_instance_of(Bandwidth::ConferenceMemberJoinCallback)
26+
# expect(instance).to be_instance_of(Bandwidth::ConferenceMemberJoinCallback)
2727
end
2828
end
2929

@@ -74,5 +74,4 @@
7474
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
7575
end
7676
end
77-
7877
end

spec/unit/models/conference_recording_available_callback_spec.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
# Automatically generated by openapi-generator (https://openapi-generator.tech)
1919
# Please update as you see appropriate
2020
describe Bandwidth::ConferenceRecordingAvailableCallback do
21-
#let(:instance) { Bandwidth::ConferenceRecordingAvailableCallback.new }
21+
# let(:instance) { Bandwidth::ConferenceRecordingAvailableCallback.new }
2222

2323
describe 'test an instance of ConferenceRecordingAvailableCallback' do
2424
it 'should create an instance of ConferenceRecordingAvailableCallback' do
2525
# uncomment below to test the instance creation
26-
#expect(instance).to be_instance_of(Bandwidth::ConferenceRecordingAvailableCallback)
26+
# expect(instance).to be_instance_of(Bandwidth::ConferenceRecordingAvailableCallback)
2727
end
2828
end
2929

@@ -110,5 +110,4 @@
110110
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
111111
end
112112
end
113-
114113
end

spec/unit/models/conference_redirect_callback_spec.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
# Automatically generated by openapi-generator (https://openapi-generator.tech)
1919
# Please update as you see appropriate
2020
describe Bandwidth::ConferenceRedirectCallback do
21-
#let(:instance) { Bandwidth::ConferenceRedirectCallback.new }
21+
# let(:instance) { Bandwidth::ConferenceRedirectCallback.new }
2222

2323
describe 'test an instance of ConferenceRedirectCallback' do
2424
it 'should create an instance of ConferenceRedirectCallback' do
2525
# uncomment below to test the instance creation
26-
#expect(instance).to be_instance_of(Bandwidth::ConferenceRedirectCallback)
26+
# expect(instance).to be_instance_of(Bandwidth::ConferenceRedirectCallback)
2727
end
2828
end
2929

@@ -56,5 +56,4 @@
5656
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
5757
end
5858
end
59-
6059
end

spec/unit/models/disconnect_callback_spec.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
# Automatically generated by openapi-generator (https://openapi-generator.tech)
1919
# Please update as you see appropriate
2020
describe Bandwidth::DisconnectCallback do
21-
#let(:instance) { Bandwidth::DisconnectCallback.new }
21+
# let(:instance) { Bandwidth::DisconnectCallback.new }
2222

2323
describe 'test an instance of DisconnectCallback' do
2424
it 'should create an instance of DisconnectCallback' do
2525
# uncomment below to test the instance creation
26-
#expect(instance).to be_instance_of(Bandwidth::DisconnectCallback)
26+
# expect(instance).to be_instance_of(Bandwidth::DisconnectCallback)
2727
end
2828
end
2929

@@ -128,5 +128,4 @@
128128
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
129129
end
130130
end
131-
132131
end

spec/unit/models/dtmf_callback_spec.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
# Automatically generated by openapi-generator (https://openapi-generator.tech)
1919
# Please update as you see appropriate
2020
describe Bandwidth::DtmfCallback do
21-
#let(:instance) { Bandwidth::DtmfCallback.new }
21+
# let(:instance) { Bandwidth::DtmfCallback.new }
2222

2323
describe 'test an instance of DtmfCallback' do
2424
it 'should create an instance of DtmfCallback' do
2525
# uncomment below to test the instance creation
26-
#expect(instance).to be_instance_of(Bandwidth::DtmfCallback)
26+
# expect(instance).to be_instance_of(Bandwidth::DtmfCallback)
2727
end
2828
end
2929

@@ -128,5 +128,4 @@
128128
# assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
129129
end
130130
end
131-
132131
end

0 commit comments

Comments
 (0)