mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
debug server
This commit is contained in:
parent
205a1d6fd4
commit
ae679bcb4c
@ -2,7 +2,7 @@ import { createUser, setPassword } from '@/seeds/graphql/mutations'
|
||||
import { User } from '@entity/User'
|
||||
import { LoginEmailOptIn } from '@entity/LoginEmailOptIn'
|
||||
import { UserInterface } from '@/seeds/users/UserInterface'
|
||||
import { ApolloServerTestClient } from 'apollo-server-testing'
|
||||
import { ApolloServerTestClient } from 'apollo-server-testing/dist/createTestClient'
|
||||
|
||||
export const userFactory = async (
|
||||
client: ApolloServerTestClient,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user