a11yist/test/fixtures/checks.yml

23 lines
357 B
YAML
Raw Permalink Normal View History

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
position: MyString
2024-11-03 21:58:25 +01:00
name_de: MyString
level: 1
2024-09-12 01:18:04 +02:00
number: 1
2024-11-03 21:58:25 +01:00
principle: one
two:
position: MyString
2024-11-03 21:58:25 +01:00
name_de: MyString
level: 1
2024-09-12 01:18:04 +02:00
number: 2
2024-11-03 21:58:25 +01:00
principle: one
2024-07-22 22:40:56 +02:00
deletable:
position: MyString
2024-11-03 21:58:25 +01:00
name_de: MyString
2024-07-26 00:59:00 +02:00
level: 1
2024-09-12 01:18:04 +02:00
number: 3
2024-11-03 21:58:25 +01:00
principle: one