X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dbeccba968dea7637660457f50b77cfecb1313bb..d5013ad0d2640693af534db47f891ca4fbbf5a4c:/test/test_helper.rb diff --git a/test/test_helper.rb b/test/test_helper.rb index 0baf92270..419ea1806 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -8,6 +8,8 @@ load "composite_primary_keys/fixtures.rb" module ActiveSupport class TestCase + include FactoryGirl::Syntax::Methods + # Load standard fixtures needed to test API methods def self.api_fixtures # print "setting up the api_fixtures"