mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
updated tests
This commit is contained in:
@@ -22,7 +22,7 @@ const createAction = async ({user = {}, pubsub, loaders: {Comments}}, {item_id,
|
||||
}
|
||||
}
|
||||
|
||||
let action = await ActionsService.insertUserAction({
|
||||
let action = await ActionsService.create({
|
||||
item_id,
|
||||
item_type,
|
||||
user_id: user.id,
|
||||
|
||||
Reference in New Issue
Block a user