Commit 2e423d998b4f8155ea4ed07bcbd50261507baad9
Exists in
master
and in
27 other branches
Merge remote-tracking branch 'origin/master'
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
lib/tasks/plugins_tests.rake
@@ -6,7 +6,6 @@ | @@ -6,7 +6,6 @@ | ||
6 | send_email | 6 | send_email |
7 | shopping_cart | 7 | shopping_cart |
8 | solr | 8 | solr |
9 | - tolerance_time | ||
10 | ] | 9 | ] |
11 | 10 | ||
12 | @all_plugins = Dir.glob('plugins/*').map { |f| File.basename(f) } - ['template'] | 11 | @all_plugins = Dir.glob('plugins/*').map { |f| File.basename(f) } - ['template'] |