summaryrefslogtreecommitdiff
path: root/test/fixtures/checkpoints.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/checkpoints.yml')
-rw-r--r--test/fixtures/checkpoints.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/test/fixtures/checkpoints.yml b/test/fixtures/checkpoints.yml
index bb83377..02bb57e 100644
--- a/test/fixtures/checkpoints.yml
+++ b/test/fixtures/checkpoints.yml
@@ -1,13 +1,11 @@
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
- title: MyString
- description: MyText
+ comment: MyText
run: one
user: one
two:
- title: MyString
- description: MyText
+ comment: MyText
run: two
user: two