We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ffa757 commit d80b9b6Copy full SHA for d80b9b6
src/softAssertService.ts
@@ -1,5 +1,4 @@
1
-import type { Services } from '@wdio/types'
2
-import type { Frameworks } from '@wdio/types'
+import type { Services, Frameworks } from '@wdio/types'
3
import { SoftAssertService } from './softAssert.js'
4
5
export interface SoftAssertionServiceOptions {
0 commit comments