Clean
This commit is contained in:
parent
50c8449f4b
commit
f06d0a5cd6
|
@ -160,9 +160,9 @@ describe("/rowsActions", () => {
|
|||
expect(await config.api.rowAction.find(tableId)).toEqual({
|
||||
actions: {
|
||||
[res.id]: {
|
||||
...rowAction,
|
||||
id: res.id,
|
||||
tableId: tableId,
|
||||
...rowAction,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue