mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Use buton value instead of type to nallow target
This commit is contained in:
parent
d5e0dd3026
commit
d6d7aa0b9b
@ -27,7 +27,7 @@ describe "users" do
|
||||
|
||||
fill_in 'user[password]', with: password
|
||||
fill_in 'user[password_confirmation]', with: password_confirmation
|
||||
find('input[type="submit"]').click
|
||||
click_button I18n.t("terms.update_password")
|
||||
end
|
||||
|
||||
context 'when valid new password/confirmation is input' do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user