We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d0fe0 commit 62fa16dCopy full SHA for 62fa16d
src/core/index.ts
@@ -87,6 +87,6 @@ export {
87
cleanup,
88
addCleanup,
89
removeCleanup,
90
- suppressErrorOutput,
91
- setDefaultWaitOptions
+ setDefaultWaitOptions,
+ suppressErrorOutput
92
}
0 commit comments