diff options
Diffstat (limited to 'features/steps/shared/paths.rb')
-rw-r--r-- | features/steps/shared/paths.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/shared/paths.rb b/features/steps/shared/paths.rb index b0d3b0f2a03..628a179ae9d 100644 --- a/features/steps/shared/paths.rb +++ b/features/steps/shared/paths.rb @@ -106,7 +106,7 @@ module SharedPaths end step 'I visit admin Resque page' do - visit admin_resque_path + visit admin_background_jobs_path end step 'I visit admin groups page' do |