We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 206f8b3 commit 03896a9Copy full SHA for 03896a9
spec/slack/web/api/endpoints/custom_specs/files_spec.rb
@@ -50,7 +50,6 @@
50
context 'when using an array for channels', vcr: { cassette_name: 'web/files_upload_v2_with_channels_array' } do
51
before do
52
required_params[:channels] = "#{required_params[:channels]},C08BHPZBZ8A"
53
- print required_params
54
end
55
56
it 'completes the upload' do
0 commit comments