Add description to test:isolated task

Signed-off-by: James Stocks <jstocks@chef.io>
This commit is contained in:
James Stocks 2020-06-25 14:43:28 +01:00
parent 88cdff8422
commit 41b99e4e45

View file

@ -157,6 +157,7 @@ namespace :test do
end
task parallel: [:accept_license] # given isolated being green, why is this needed?
desc "Run test files in multiple threads"
task :isolated do
require "fileutils"