chore(rakefile): Hide description for private task

This commit is contained in:
Pixelastic 2018-03-01 18:55:15 +01:00
parent 823feaa6b5
commit 4a51819fbf

View File

@ -80,6 +80,7 @@ namespace 'test' do
Algolia::Index.new(ENV['ALGOLIA_INDEX_NAME']).delete_index!
end
# Run only the integration tests
desc ''
RSpec::Core::RakeTask.new(:_run) do |task|
task.rspec_opts = '--color --format progress'
task.pattern = [