DRY user.spec.js

This commit is contained in:
roschaefer 2020-03-10 18:16:09 +01:00
parent 07ded7419f
commit da165906e2
3 changed files with 505 additions and 631 deletions

View File

@ -153,7 +153,7 @@ describe('slugifyMiddleware', () => {
\`\`\`
Learn how to setup the database here:
https://docs.human-connection.org/human-connection/neo4j
https://docs.human-connection.org/human-connection/backend#database-indices-and-constraints
`)
}
})

View File

@ -46,7 +46,7 @@ describe('slug', () => {
\`\`\`
Learn how to setup the database here:
https://docs.human-connection.org/human-connection/neo4j
https://docs.human-connection.org/human-connection/backend#database-indices-and-constraints
`)
}
})

File diff suppressed because it is too large Load Diff