test: fix e2e (#4390)

This commit is contained in:
Alex Yang
2023-09-16 20:50:26 -07:00
committed by GitHub
parent bebe69d483
commit 40e094dcdd
5 changed files with 13 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ export const NotFoundPage = ({
const t = useAFFiNEI18N();
return (
<div className={notFoundPageContainer}>
<div className={notFoundPageContainer} data-testid="not-found">
<div>
<div className={wrapper}>
<NotFoundPattern />