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) --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index e111a4e..2e0b8d0 100644 --- a/Gemfile +++ b/Gemfile @@ -21,6 +21,7 @@ group :test do gem 'fake_braintree', require: false gem 'capybara', require: false gem 'launchy' # so save_and_open_page works in integration tests + gem 'phantomjs-binaries' end # unreleased so far ... but leap_web_certs need it -- cgit v1.2.3