Skip to content

Commit 815089c

Browse files
committed
tests
1 parent 11f3891 commit 815089c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/front/pages/login/__tests__/__snapshots__/Login.test.js.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ exports[`Login page renders as expected 1`] = `
7272
className="col-lg-12"
7373
>
7474
<button
75+
aria-label={null}
7576
className="login-button btn-block btn btn-primary"
7677
disabled={false}
7778
onClick={[Function]}
@@ -97,6 +98,7 @@ exports[`Login page renders as expected 1`] = `
9798
className="pull-right"
9899
>
99100
<button
101+
aria-label={null}
100102
className="btn-block btn btn-secondary"
101103
onClick={[Function]}
102104
type="button"

0 commit comments

Comments
 (0)