Skip to content

Commit

Permalink
Fix CI, second attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
user890104 committed Oct 22, 2023
1 parent 5d7372f commit e33a461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/system/oauth/applications_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def create_a_new_oauth_application
sign_in_with_the_new_account
create_a_new_oauth_application

new_window = window_opened_by { click_on "Потвърди" }
new_window = window_opened_by { click_on "Упълномощи" }

within_window new_window do
click_on "Потвърди"
Expand Down

0 comments on commit e33a461

Please sign in to comment.