Skip to content

Commit

Permalink
Fix spec
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrett committed Aug 23, 2023
1 parent 117ff6e commit a9c5ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/system/whats_new_page_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

describe 'with subsequent logins' do
before do
click_on 'Sign out'
click_on 'sign-out-desktop'

visit '/users/sign-in'
fill_in 'Email address', with: user.email
Expand Down

0 comments on commit a9c5ea9

Please sign in to comment.