mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-06 17:42:17 +00:00
Try to fix a flakey frontend test
This commit is contained in:
@@ -35,7 +35,7 @@ describe("<Layout />", () => {
|
||||
|
||||
it("renders app navigation correctly", async () => {
|
||||
const component = render(
|
||||
<WithLocation path="/account">
|
||||
<WithLocation path="/">
|
||||
<Layout />
|
||||
</WithLocation>,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user