a11yist/test/fixtures/checks.yml
david 1cdf5048c3
All checks were successful
/ Run tests (push) Successful in 2m16s
/ Run system tests (push) Successful in 2m29s
/ Build, push and deploy image (push) Successful in 1m37s
Fix numbers autoincrement
2024-09-12 01:18:04 +02:00

19 lines
297 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
position: MyString
name: MyString
level: 1
number: 1
two:
position: MyString
name: MyString
level: 1
number: 2
deletable:
position: MyString
name: MyString
level: 1
number: 3