diff --git a/spec/smoke/multi_channel_api_spec.rb b/spec/smoke/multi_channel_api_spec.rb index 829a3e4f..bb52104d 100644 --- a/spec/smoke/multi_channel_api_spec.rb +++ b/spec/smoke/multi_channel_api_spec.rb @@ -33,8 +33,7 @@ expect(status_code).to eq(202) expect(data).to be_instance_of(Bandwidth::CreateMultiChannelMessageResponse) - end + end if false # skip while still in beta - end end