We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fda83b commit 01113d4Copy full SHA for 01113d4
1 file changed
ts-tests/moonwall.config.json
@@ -11,7 +11,9 @@
11
"testFileDir": [
12
"suites/dev"
13
],
14
- "runScripts": [],
+ "runScripts": [
15
+ "generate-types.sh"
16
+ ],
17
"multiThreads": true,
18
"reporters": ["basic"],
19
"foundation": {
0 commit comments