mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
Remove some autogenerated stuff we don't use.
This commit is contained in:
parent
348e2e3ef2
commit
e94a8cf62e
9
test/fixtures/api_keys.yml
vendored
9
test/fixtures/api_keys.yml
vendored
@ -1,9 +0,0 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
||||
|
||||
one:
|
||||
key: MyString
|
||||
user_id: 1
|
||||
|
||||
two:
|
||||
key: MyString
|
||||
user_id: 1
|
@ -1,7 +0,0 @@
|
||||
require 'test_helper'
|
||||
|
||||
class ApiKeyTest < ActiveSupport::TestCase
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
Loading…
Reference in New Issue
Block a user