mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 06:34:39 -04:00
fix: correct test note in cypress environment
Signed-off-by: Philip Molares <philip.molares@udo.edu> Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
c0d4d233da
commit
6786e6d6d3
2 changed files with 15 additions and 7 deletions
|
@ -47,7 +47,7 @@ const handler = (req: NextApiRequest, res: NextApiResponse): void => {
|
|||
}
|
||||
},
|
||||
editedByAtPosition: []
|
||||
})
|
||||
} as Note)
|
||||
}
|
||||
|
||||
export default handler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue