提交 091f4cb2 编写于 作者: B Bryce Johnson

Update filled in field for two_factor auth to use id.

上级 c2766614
......@@ -29,7 +29,7 @@ feature 'Login', feature: true do
describe 'with two-factor authentication' do
def enter_code(code)
fill_in 'Two-Factor Authentication code', with: code
fill_in 'user_otp_attempt', with: code
click_button 'Verify code'
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册