Skip to content

Commit

Permalink
removed comments from json file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Walsh committed Mar 8, 2017
1 parent 72937fe commit 7325004
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/config/example_testing_config.json
Expand Up @@ -5,7 +5,6 @@
"consumerKey": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"privateKeyPath": "/some/path/to/privatekey.pem",
"userAgent": "Tester (PARTNER) - Application for testing Xero",
//Only used for test purposes, not required for general usage.
"xeroPassword": "XXXXXXXXXX",
"xeroUsername": "foo@example.com"
},
Expand All @@ -20,7 +19,6 @@
"consumerKey": "AAAAAAAAAAAAAAAAAA",
"consumerSecret": "BBBBBBBBBBBBBBBBBBBB",
"userAgent": "Tester (PUBLIC) - Application for testing Xero",
//Only used for test purposes, not required for general usage.
"xeroPassword": "XXXXXXXXXX",
"xeroUsername": "foo@example.com"
}
Expand Down

0 comments on commit 7325004

Please sign in to comment.