slack-ruby / slack-ruby-client

A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
MIT License
1.19k stars 215 forks source link

Ensure token in VCR bodies. #391

Closed dblock closed 2 years ago

dblock commented 2 years ago

Coming from https://github.com/slack-ruby/slack-ruby-client/pull/387#issuecomment-987245719

This should also fix CI on master that runs with an actual token for integ tests.

dangerpr-bot commented 2 years ago
1 Warning
:warning: Unless you're refactoring existing code or improving documentation, please update CHANGELOG.md.
1 Message
:book: We really appreciate pull requests that demonstrate issues, even without a fix. That said, the next step is to try and fix the failing tests!

Here's an example of a CHANGELOG.md entry:

* [#391](https://github.com/slack-ruby/slack-ruby-client/pull/391): Ensure token in vcr bodies - [@dblock](https://github.com/dblock).

Generated by :no_entry_sign: Danger