Add comment
This commit is contained in:
parent
9d7fdb1ed7
commit
f38180eaaa
|
@ -751,6 +751,7 @@ describe("/rowsActions", () => {
|
||||||
)
|
)
|
||||||
|
|
||||||
await config.publish()
|
await config.publish()
|
||||||
|
// Travel time in order to "trim" the selected `getAutomationLogs`
|
||||||
tk.travel(Date.now() + 100)
|
tk.travel(Date.now() + 100)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue