Skip to content

Commit e39827b

Browse files
authored
Update types/expect-webdriverio.d.ts
1 parent a6779bc commit e39827b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

types/expect-webdriverio.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ declare namespace ExpectWebdriverIO {
416416
}
417417

418418
interface SoftAssertionServiceOptions {
419-
autoAssertOnTestEnd?: boolean;
419+
autoAssertOnTestEnd?: boolean
420420
}
421421

422422
class SoftAssertionService implements ServiceInstance {

0 commit comments

Comments
 (0)