Merge pull request #30623 from backstage/rugvip/test-fix
frontend-defaults: update test snapshot
This commit is contained in:
@@ -89,7 +89,10 @@ describe('createPublicSignInApp', () => {
|
||||
});
|
||||
|
||||
expect(baseElement).toMatchInlineSnapshot(`
|
||||
<body>
|
||||
<body
|
||||
data-theme-mode="light"
|
||||
data-theme-name="backstage"
|
||||
>
|
||||
<div>
|
||||
<form
|
||||
action="http://localhost/"
|
||||
|
||||
Reference in New Issue
Block a user