mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
test: use verbose spec reporter (#778)
Co-authored-by: Christopher J. Brody <chris@brody.consulting> Co-authored-by: Raphael von der Grün <raphinesse@users.noreply.github.com>
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"spec_files": [
|
||||
"unit/**/*[sS]pec.js"
|
||||
],
|
||||
"helpers": [
|
||||
"helper.js"
|
||||
],
|
||||
"stopSpecOnExpectationFailure": false,
|
||||
"random": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user