X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d48b25124eaf561428176c60b79cc90e0a8e8125..d26f4074faf4fcc5ebb1b6a0928edf3aae9c2aee:/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"