mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 14:25:17 +00:00
Moved tests to spec folder with jasmine configuration
This commit is contained in:
6
spec/support/jasmine.json
Normal file
6
spec/support/jasmine.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"spec_dir": "spec",
|
||||
"spec_files": [ "**/index.js" ],
|
||||
"stopSpecOnExpectationFailure": false,
|
||||
"random": true
|
||||
}
|
||||
Reference in New Issue
Block a user