fix directory name

pull/5370/head
yann300 4 years ago
parent 87596a023e
commit 91b100e79b
  1. 2
      libs/remix-tests/tsconfig.lib.json

@ -9,7 +9,7 @@
}, },
"exclude": [ "exclude": [
"**/*.spec.ts", "**/*.spec.ts",
"test/" "tests/"
], ],
"include": ["**/*.ts"] "include": ["**/*.ts"]
} }

Loading…
Cancel
Save