Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Sep 7, 2023
1 parent 725aa5f commit 574d782
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ it('should stamp each event', async () => {
`analytics.identify("bar", { bar: 123 })`,
]

await browser.pause(1000)
const responses = await Promise.all<Context>(
commands.map((cmd) => browser.execute(cmd))
)
Expand Down

0 comments on commit 574d782

Please sign in to comment.