Skip to content

Commit c083cc6

Browse files
authored
SWI-6926 Skip MCM Beta Smoke Tests (#176)
1 parent 5c1e427 commit c083cc6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spec/smoke/multi_channel_api_spec.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333

3434
expect(status_code).to eq(202)
3535
expect(data).to be_instance_of(Bandwidth::CreateMultiChannelMessageResponse)
36-
end
36+
end if false # skip while still in beta
3737

38-
3938
end
4039
end

0 commit comments

Comments
 (0)