Merge remote-tracking branch 'openstreetmap/pull/1416'
This commit is contained in:
commit
e1cac818b1
2 changed files with 0 additions and 6 deletions
0
test/fixtures/user_tokens.yml
vendored
0
test/fixtures/user_tokens.yml
vendored
|
@ -1,10 +1,4 @@
|
||||||
require "test_helper"
|
require "test_helper"
|
||||||
|
|
||||||
class UserTokenTest < ActiveSupport::TestCase
|
class UserTokenTest < ActiveSupport::TestCase
|
||||||
api_fixtures
|
|
||||||
fixtures :user_tokens
|
|
||||||
|
|
||||||
def test_user_token_count
|
|
||||||
assert_equal 0, UserToken.count
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue