summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/comments.yml')
-rw-r--r--test/fixtures/comments.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/fixtures/comments.yml b/test/fixtures/comments.yml
deleted file mode 100644
index 09bb9c0..0000000
--- a/test/fixtures/comments.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
-
-comment:
- glsa_id: 2
- user_id: 7
- text: Regular comment
- rating: neutral
-
-approval:
- glsa_id: 2
- user_id: 7
- text: Approval
- rating: approval \ No newline at end of file