Remove unused AuthenticationWorkflow module from the BulkCoopReport specs.

This commit is contained in:
Cillian O'Ruanaidh
2020-06-13 12:59:23 +01:00
parent bfc6daf076
commit 293e8949a9

View File

@@ -1,7 +1,5 @@
require 'spec_helper'
include AuthenticationWorkflow
describe OrderManagement::Reports::BulkCoop::BulkCoopReport do
describe "fetching orders" do
let(:d1) { create(:distributor_enterprise) }