X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e84f0c710dcf03e8a5eb92f86b6aecaa26c802d1..c647aa3d4db16ec7fcef6822609c7ef85a17ee5a:/test/models/oauth_nonce_test.rb diff --git a/test/models/oauth_nonce_test.rb b/test/models/oauth_nonce_test.rb index 341019cca..dd97278c1 100644 --- a/test/models/oauth_nonce_test.rb +++ b/test/models/oauth_nonce_test.rb @@ -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.