File tree Expand file tree Collapse file tree 2 files changed +80
-80
lines changed
form/src/components/VerificationCodeField/__tests__/__snapshots__
ui/src/components/VerificationCode/__tests__/__snapshots__ Expand file tree Collapse file tree 2 files changed +80
-80
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ exports[`VerificationCodeField > should render correctly 1`] = `
3636 aria-invalid = " false"
3737 aria-label = " Verification code 0"
3838 autocomplete = " off"
39- class = " uv_1k9synd2 uv_1k9synd4 emotion-2 "
39+ class = " uv_1k9synd2 uv_1k9synd4"
4040 data-success = " false"
4141 data-testid = " 0"
4242 id = " verification-code-input-0"
@@ -50,7 +50,7 @@ exports[`VerificationCodeField > should render correctly 1`] = `
5050 aria-invalid = " false"
5151 aria-label = " Verification code 1"
5252 autocomplete = " off"
53- class = " uv_1k9synd2 uv_1k9synd4 emotion-2 "
53+ class = " uv_1k9synd2 uv_1k9synd4"
5454 data-success = " false"
5555 data-testid = " 1"
5656 id = " verification-code-input-1"
@@ -64,7 +64,7 @@ exports[`VerificationCodeField > should render correctly 1`] = `
6464 aria-invalid = " false"
6565 aria-label = " Verification code 2"
6666 autocomplete = " off"
67- class = " uv_1k9synd2 uv_1k9synd4 emotion-2 "
67+ class = " uv_1k9synd2 uv_1k9synd4"
6868 data-success = " false"
6969 data-testid = " 2"
7070 id = " verification-code-input-2"
@@ -78,7 +78,7 @@ exports[`VerificationCodeField > should render correctly 1`] = `
7878 aria-invalid = " false"
7979 aria-label = " Verification code 3"
8080 autocomplete = " off"
81- class = " uv_1k9synd2 uv_1k9synd4 emotion-2 "
81+ class = " uv_1k9synd2 uv_1k9synd4"
8282 data-success = " false"
8383 data-testid = " 3"
8484 id = " verification-code-input-3"
You can’t perform that action at this time.
0 commit comments