mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +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:
@@ -4,6 +4,9 @@
|
||||
"unit/**/*[sS]pec.js",
|
||||
"e2e/**/*[sS]pec.js"
|
||||
],
|
||||
"helpers": [
|
||||
"helper.js"
|
||||
],
|
||||
"stopSpecOnExpectationFailure": false,
|
||||
"random": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user