Skip to content

Commit 03896a9

Browse files
committed
remove debug print
1 parent 206f8b3 commit 03896a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/slack/web/api/endpoints/custom_specs/files_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
context 'when using an array for channels', vcr: { cassette_name: 'web/files_upload_v2_with_channels_array' } do
5151
before do
5252
required_params[:channels] = "#{required_params[:channels]},C08BHPZBZ8A"
53-
print required_params
5453
end
5554

5655
it 'completes the upload' do

0 commit comments

Comments
 (0)