]> git.openstreetmap.org Git - rails.git/blobdiff - test/models/oauth_nonce_test.rb
Remove the api_fixtures helper
[rails.git] / test / models / oauth_nonce_test.rb
index 341019cca0d31f038ca2d4ce7f8a05076eb55b03..dd97278c132415ad50040705191d90dd87685161 100644 (file)
@@ -1,8 +1,6 @@
 require "test_helper"
 
 class OauthNonceTest < ActiveSupport::TestCase
-  api_fixtures
-
   ##
   # the nonce has only one property, that it is a unique pair of
   # string and timestamp.