mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-15 17:34:37 +00:00
Clean database before all tests to remove unwanted artefacts.
This commit is contained in:
parent
0b8deba435
commit
213ce12f70
@ -25,6 +25,7 @@ beforeEach(() => {
|
||||
})
|
||||
|
||||
beforeAll(() => {
|
||||
cleanDatabase()
|
||||
const { server } = createServer({
|
||||
context: () => {
|
||||
return {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user