diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/fixtures/comments.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/comments.yml b/test/fixtures/comments.yml index f61437d..78e08db 100644 --- a/test/fixtures/comments.yml +++ b/test/fixtures/comments.yml @@ -1,2 +1,3 @@ comment1: + content: some thing_id: <%= ActiveRecord::FixtureSet.identify(:thing1) %> |
