Skip to content

Commit

Permalink
Maintenance: Improve auto wizard spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
fliebe92 committed Aug 7, 2023
1 parent 2296ccd commit b594bb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/system/setup/auto_wizard_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@

expect(page).to have_current_route('login')

expect(page).to have_button('Sign in')

login(
username: 'hans.atila@zammad.org',
password: 'Z4mm4dr0ckZ!'
Expand Down

0 comments on commit b594bb3

Please sign in to comment.