mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-29 05:54:21 +01:00
bindings/javascript: Remove test suite
We have `testing/javascript` to test both the native bindings and serverless driver, so let's use that instead.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"build": "napi build --platform --release",
|
||||
"build:debug": "napi build --platform",
|
||||
"prepublishOnly": "napi prepublish -t npm",
|
||||
"test": "ava -s",
|
||||
"test": "true",
|
||||
"universal": "napi universalize",
|
||||
"version": "napi version"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user