From 5818a2a101cc89c778c5a5e62271ab42b1fa4c70 Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 20 Dec 2013 10:53:40 -0800 Subject: fixed billing tests (added dummy billing hash to config, include required testing gem phantomjs-binaries) --- config/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/defaults.yml') diff --git a/config/defaults.yml b/config/defaults.yml index a1b6235..eb31301 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -88,7 +88,7 @@ test: domain: test.me secret_token: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' reraise_errors: true - billing: true + billing: {} production: <<: *downloads -- cgit v1.2.3