fix directory name

pull/747/head
yann300 4 years ago
parent 072c5763a5
commit ffbf9e1a55
  1. 2
      libs/remix-tests/tsconfig.lib.json

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

Loading…
Cancel
Save