cirandas.net

ref: master

plugins/statistics/test/test_helper.rb


1
2
3
4
5
6
# can't be done in install.rb as this is a baseplugin
if ENV['CI']
  system 'script/noosfero-plugins -q enable products'
end

require 'test_helper'