Remove mocha from ActionCable tests

Q.E.D.
This commit is contained in:
utilum 2018-05-31 17:48:08 +02:00
parent a0ea528b61
commit 76f1404303
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ require "action_cable"
require "active_support/testing/autorun"
require "puma"
require "mocha/minitest"
require "rack/mock"
begin