Skip to content

Commit 5af22fb

Browse files
committed
Minor changes
1 parent f7ad595 commit 5af22fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ exports.handler = async (evt, ctx, cb) => {
131131

132132
await browser.close()
133133

134+
await cleanup()
135+
134136
done(result)
135-
cleanup()
136137
}

0 commit comments

Comments
 (0)