Skip to content

Commit

Permalink
Merge remote-tracking branch 'openstreetmap/pull/1416'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Jan 26, 2017
2 parents ba092de + 7b0b09a commit e1cac81
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Empty file removed test/fixtures/user_tokens.yml
Empty file.
6 changes: 0 additions & 6 deletions test/models/user_token_test.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
require "test_helper"

class UserTokenTest < ActiveSupport::TestCase
api_fixtures
fixtures :user_tokens

def test_user_token_count
assert_equal 0, UserToken.count
end
end

0 comments on commit e1cac81

Please sign in to comment.