slack-ruby-bot-server icon indicating copy to clipboard operation
slack-ruby-bot-server copied to clipboard

RSpec fabricator conflict

Open dblock opened this issue 9 years ago • 2 comments

Because of this, you cannot define fabricators in the project using slack-ruby-bot-server. I think we should remove fabrication and faker from this project's runtime/test dependencies.

dblock avatar Jun 11 '16 21:06 dblock

@dblock I'm able to use fabrication and faker in my Rails project that's using slack-ruby-bot-server just fine. Maybe this resolved itself?

alexagranov avatar Jun 24 '17 01:06 alexagranov

Do you require slack-ruby-bot-server/rspec?

dblock avatar Jun 26 '17 15:06 dblock