Commit d8de503819db4f3bebcf41e0295893af6f9e178c

Authored by Evandro Junior
1 parent b581a44c
Exists in master

Removed the rails variable

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
test/test_helper.rb
1 -require "#{Rails.root}/lib/noosfero/api/helpers" 1 +require "../../lib/noosfero/api/helpers"
2 2
3 class ActiveSupport::TestCase 3 class ActiveSupport::TestCase
4 4