Appease the dog overlords
This commit is contained in:
parent
0ed0d34682
commit
2d77a40548
|
@ -30,7 +30,7 @@ describe Settings::ExportController, type: :controller do
|
|||
subject
|
||||
expect(ExportWorker).to have_enqueued_sidekiq_job(user.id)
|
||||
end
|
||||
|
||||
|
||||
it "redirects to the export page" do
|
||||
subject
|
||||
expect(response).to redirect_to(:settings_export)
|
||||
|
|
Loading…
Reference in New Issue