1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/test/fixtures/statuses.yml

24 lines
500 B
YAML
Raw Normal View History

2023-01-16 17:37:44 +01:00
status_1:
id: 1
name: new
2023-01-16 17:37:44 +01:00
created_at: 2023-01-16 15:25:13.744539000 Z
updated_at: 2023-01-16 15:25:13.744539000 Z
status_2:
id: 2
name: pending
2023-01-16 17:37:44 +01:00
created_at: 2023-01-16 15:25:13.744539000 Z
updated_at: 2023-01-16 15:25:13.744539000 Z
status_3:
id: 3
name: done
2023-01-16 17:37:44 +01:00
created_at: 2023-01-16 15:25:13.744539000 Z
updated_at: 2023-01-16 15:25:13.744539000 Z
status_4:
id: 4
name: disused
2023-01-16 17:37:44 +01:00
created_at: 2023-01-16 15:25:13.744539000 Z
updated_at: 2023-01-16 15:25:13.744539000 Z