Skip to content

Commit 01113d4

Browse files
committed
- added type generation to run scripts
1 parent 4fda83b commit 01113d4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

ts-tests/moonwall.config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
"testFileDir": [
1212
"suites/dev"
1313
],
14-
"runScripts": [],
14+
"runScripts": [
15+
"generate-types.sh"
16+
],
1517
"multiThreads": true,
1618
"reporters": ["basic"],
1719
"foundation": {

0 commit comments

Comments
 (0)