From 466e22fa896d307f26cddab7a2e1302cf3a0f1fc Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 12 Aug 2013 19:41:49 +0200 Subject: more integration tests for billing --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index a562f73..6e15a00 100644 --- a/Gemfile +++ b/Gemfile @@ -21,8 +21,8 @@ gem 'debugger', :platforms => :mri_19 group :test do gem 'fake_braintree', require: false gem 'capybara', require: false + gem 'launchy' # so save_and_open_page works in integration tests end # unreleased so far ... but leap_web_certs need it - gem 'certificate_authority', :git => 'git://github.com/cchandler/certificate_authority.git' -- cgit v1.2.3