From cd6eb3de7f3c0da5a04074625772e288ff2c3d8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sat, 10 Apr 2021 14:09:59 +0200 Subject: Run jasmine specs using chrome headless --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 88545c5bc..9b83f8d14 100644 --- a/Gemfile +++ b/Gemfile @@ -304,6 +304,7 @@ group :development, :test do gem "cucumber-rails", "2.0.0", require: false # Jasmine (client side application tests (JS)) + gem "chrome_remote", "0.3.0" gem "jasmine", "3.6.0" gem "jasmine-jquery-rails", "2.0.3" gem "rails-assets-jasmine-ajax", "4.0.0", source: "https://gems.diasporafoundation.org" -- cgit v1.2.3