X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/525d5d6351a0610237c52f1564dec5b77cf3af4f..de828286fa92432a0075a5f16103011e52cd09d1:/apps/workbench/Gemfile?ds=sidebyside 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'