You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/12/04 15:14:39 UTC

[cordova-common] branch master updated: Cleanup indentation spacing in jasmine.json (#54)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-common.git


The following commit(s) were added to refs/heads/master by this push:
     new 5599cef  Cleanup indentation spacing in jasmine.json (#54)
5599cef is described below

commit 5599cefccdc54122fcaf1962fe2198963ecba9fd
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Tue Dec 4 10:14:35 2018 -0500

    Cleanup indentation spacing in jasmine.json (#54)
---
 spec/support/jasmine.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/support/jasmine.json b/spec/support/jasmine.json
index 8be411c..0bf271b 100644
--- a/spec/support/jasmine.json
+++ b/spec/support/jasmine.json
@@ -1,7 +1,7 @@
 {
     "spec_dir": "spec",
     "spec_files": [
-    	"**/*[sS]pec.js"
+        "**/*[sS]pec.js"
     ],
     "stopSpecOnExpectationFailure": false,
     "random": false


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org