@ -82,6 +82,24 @@ RSpec.describe BulkUploadLettingsResultsController, type: :request do
expect(response.body).toinclude("You moved to a different organisation since this file was uploaded. Upload the file again to get an accurate error report.")
@ -152,5 +170,23 @@ RSpec.describe BulkUploadLettingsResultsController, type: :request do
expect(response.body).toinclude("You moved to a different organisation since this file was uploaded. Upload the file again to get an accurate error report.")
@ -44,6 +44,24 @@ RSpec.describe BulkUploadSalesResultsController, type: :request do
expect(response.body).toinclude("You moved to a different organisation since this file was uploaded. Upload the file again to get an accurate error report.")
@ -127,5 +145,23 @@ RSpec.describe BulkUploadSalesResultsController, type: :request do
expect(response.body).toinclude("You moved to a different organisation since this file was uploaded. Upload the file again to get an accurate error report.")