Skip to content

Commit 43dcc7a

Browse files
committed
test: use waitsfor package
1 parent 32260d5 commit 43dcc7a

File tree

3 files changed

+822
-99
lines changed

3 files changed

+822
-99
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@
8484
"rollup-plugin-atomic": "^2.3.1",
8585
"shx": "^0.3.3",
8686
"temp": "^0.9.4",
87-
"typescript": "^4.2.4"
87+
"typescript": "^4.2.4",
88+
"waitsfor": "^0.0.6"
8889
},
8990
"prettier": "prettier-config-atomic"
9091
}

0 commit comments

Comments
 (0)