test: move test/models/* to test/unit/*.
This commit is contained in:
11
test/fixtures/forum_post_votes.yml
vendored
11
test/fixtures/forum_post_votes.yml
vendored
@@ -1,11 +0,0 @@
|
|||||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
||||||
|
|
||||||
one:
|
|
||||||
forum_post_id: 1
|
|
||||||
creator_id: 1
|
|
||||||
score: 1
|
|
||||||
|
|
||||||
two:
|
|
||||||
forum_post_id: 1
|
|
||||||
creator_id: 1
|
|
||||||
score: 1
|
|
||||||
Reference in New Issue
Block a user