mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
test: fix e2e (#4390)
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user