Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle committed Oct 13, 2022
1 parent d0938ee commit 1b49bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/image-future/default/test/index.test.ts
Expand Up @@ -300,7 +300,7 @@ function runTests(mode) {
)
})

it('should callback native onLoad in most cases', async () => {
it('should callback native onLoad with sythetic event', async () => {
let browser = await webdriver(appPort, '/on-load')

await browser.eval(
Expand Down

0 comments on commit 1b49bd3

Please sign in to comment.