pull/3166/head
filip mertens 2 years ago
parent 0924df338c
commit 4fbbfcd850
  1. 2
      libs/remix-tests/package.json
  2. 0
      libs/remix-tests/tests/testRunner.cli.spec.ts
  3. 0
      libs/remix-tests/tests/testRunner.spec.ts

@ -19,7 +19,7 @@
},
"scripts": {
"build": "tsc",
"test": "./../../node_modules/.bin/mocha -r tsconfig-paths/register -r ts-node/register 'tests/**/*.test.ts'"
"test": "./../../node_modules/.bin/mocha -r tsconfig-paths/register -r ts-node/register 'tests/**/*.spec.ts'"
},
"publishConfig": {
"access": "public"

Loading…
Cancel
Save