mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Update user ids
This commit is contained in:
parent
53af29b5a2
commit
b8e1ae0a1c
@ -427,6 +427,8 @@ describe('emotions', () => {
|
||||
}
|
||||
`
|
||||
beforeEach(async () => {
|
||||
userParams.id = 'u1987'
|
||||
authorParams.id = 'u257'
|
||||
const someUserNode = await instance.create('User', userParams)
|
||||
someUser = await someUserNode.toJson()
|
||||
ownerNode = await instance.create('User', authorParams)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user