chore: remove unused jasmine.json file

This commit is contained in:
Panagiotis Papadopoulos 2025-01-17 19:41:08 +01:00
parent fb47ecd747
commit 8b34c149cc

View File

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