Commit 2e423d998b4f8155ea4ed07bcbd50261507baad9

Authored by Weblate
2 parents e61a2fad 6ee76529

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 6 send_email
7 7 shopping_cart
8 8 solr
9   - tolerance_time
10 9 ]
11 10  
12 11 @all_plugins = Dir.glob('plugins/*').map { |f| File.basename(f) } - ['template']
... ...