Update createPublicSignInApp.test.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
committed by
Patrik Oldsberg
parent
2f4e800d66
commit
564fe9f948
@@ -97,6 +97,14 @@ describe('createPublicSignInApp', () => {
|
||||
data-unified-theme-stack="[{"mode":"light","name":"backstage"}]"
|
||||
>
|
||||
<div>
|
||||
<div
|
||||
aria-label="0 notifications."
|
||||
class="container"
|
||||
data-react-aria-top-layer="true"
|
||||
data-theme-mode="dark"
|
||||
role="region"
|
||||
tabindex="-1"
|
||||
/>
|
||||
<form
|
||||
action="http://localhost/"
|
||||
method="POST"
|
||||
|
||||
Reference in New Issue
Block a user