chore: remove unused jasmine.json file

pull/977/head
Panagiotis Papadopoulos 2025-01-17 19:41:08 +07:00
parent fb47ecd747
commit 8b34c149cc
1 changed files with 0 additions and 10 deletions

@ -1,10 +0,0 @@
{
"spec_dir": "",
"spec_files": [
"spec/**/*.spec.ts",
"src/**/*.spec.ts"
],
"helpers": ["helpers/**/*.js"],
"stopSpecOnExpectationFailure": false,
"random": true
}