fix row actions test
This commit is contained in:
parent
2b7742d96f
commit
4cabc09f8a
|
@ -783,6 +783,7 @@ describe("/rowsActions", () => {
|
|||
...(await config.api.table.get(tableId)),
|
||||
views: expect.anything(),
|
||||
},
|
||||
user: expect.anything(),
|
||||
automation: expect.objectContaining({
|
||||
_id: rowAction.automationId,
|
||||
}),
|
||||
|
|
Loading…
Reference in New Issue