Skip to content

Commit 2a6f8a8

Browse files
committed
fixed enabled_2fa fixture's missing two_factor_method (leads to 2FA handle fallthrough)
1 parent 9d28d4d commit 2a6f8a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/fixtures/users.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ enabled_2fa:
155155
username: enabled_2fa
156156
confirmed_at: 2020-01-01T00:00:00.000000Z
157157
enabled_2fa: true
158+
two_factor_method: app
158159
two_factor_token: WT65ANYXBB2SBR7III7IVWNJDS4PQF2T
159160
backup_2fa_code: M8lENyehyCvo9F9MbyTl1aOL
160161

0 commit comments

Comments
 (0)