X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b8148b3bcdfc6fe8a8b20e6a4c589b7a50e147a8..f3250432a47c835f4c594348b0d4904a247c3365:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index 5ed9340b37..d3746a830a 100644 --- a/apps/workbench/Gemfile +++ b/apps/workbench/Gemfile @@ -33,7 +33,7 @@ group :development do gem 'flamegraph', require: false end -group :test, :diagnostics do +group :test, :diagnostics, :performance do gem 'minitest', '>= 5.0.0' gem 'selenium-webdriver' gem 'capybara'