Skip to content

Commit c5e8be9

Browse files
committed
fixlet
1 parent da480d5 commit c5e8be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"build": "napi build --platform --release",
4343
"build:debug": "napi build --platform",
4444
"prepublishOnly": "napi prepublish -t npm",
45-
"test": "ava",
45+
"test": "cd integration-tests && npm run test",
4646
"universal": "napi universal",
4747
"version": "napi version"
4848
}

0 commit comments

Comments
 (0)