Removed jasmine configuration

This commit is contained in:
Alexander Cerutti
2023-04-04 20:33:33 +02:00
parent d54c61334f
commit 8f411b1f0a

View File

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