From 995c87a91e1d342904e46c022fca19e2badd5c74 Mon Sep 17 00:00:00 2001 From: Penar Musaraj Date: Thu, 7 Feb 2019 16:57:05 -0500 Subject: [PATCH] Don't run specs on code-review again --- lib/tasks/plugin.rake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/tasks/plugin.rake b/lib/tasks/plugin.rake index c77525038f5..600fac6e940 100644 --- a/lib/tasks/plugin.rake +++ b/lib/tasks/plugin.rake @@ -7,7 +7,8 @@ task 'plugin:install_all_official' do 'discourse-nginx-performance-report', 'lazyYT', 'poll', - 'discourse-calendar' + 'discourse-calendar', + 'discourse-code-review' ]) map = {