@wdio/types
Advanced tools
Comparing version 9.4.4 to 9.5.0
@@ -239,2 +239,4 @@ import type { Hooks, ServiceEntry } from './Services.js'; | ||
* Whether or not retried spec files should be retried immediately or deferred to the end of the queue | ||
* | ||
* @default true | ||
*/ | ||
@@ -241,0 +243,0 @@ specFileRetriesDeferred?: boolean; |
{ | ||
"name": "@wdio/types", | ||
"version": "9.4.4", | ||
"version": "9.5.0", | ||
"description": "Utility package providing type information for a variety of WebdriverIO interfaces", | ||
@@ -37,3 +37,3 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
}, | ||
"gitHead": "d327d86e07d16eaa0ecdf0656c1868ba73261393" | ||
"gitHead": "379782cd89707c184a038d6702b46b852817803a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
157430
2893