mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:39:58 +01:00
Appease the dog overlords
This commit is contained in:
parent
0ed0d34682
commit
2d77a40548
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue