jasmine.json fix
This commit is contained in:
parent
56441dac01
commit
774a37bc58
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"spec_dir": "spec",
|
"spec_dir": "src/tests",
|
||||||
"spec_files": [
|
"spec_files": [
|
||||||
"../**/tests/*[s]pec.ts"
|
"**/*_spec.ts"
|
||||||
],
|
],
|
||||||
"helpers": [
|
"helpers": [
|
||||||
"helpers/**/*.js"
|
"helpers/**/*.js"
|
||||||
|
Loading…
Reference in New Issue
Block a user