mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-30 19:52:20 +01:00
fix slots fixtures
This commit is contained in:
parent
37b24a8d2f
commit
66d1348b06
2
test/fixtures/slots.yml
vendored
2
test/fixtures/slots.yml
vendored
@ -441,7 +441,7 @@ slot_61:
|
||||
|
||||
slot_62:
|
||||
id: 62
|
||||
start_at:<%= 10.days.from_now.utc.change({hour: 16}).strftime('%Y-%m-%d %H:%M:%S.%9N Z') %>
|
||||
start_at: <%= 10.days.from_now.utc.change({hour: 16}).strftime('%Y-%m-%d %H:%M:%S.%9N Z') %>
|
||||
end_at: <%= 10.days.from_now.utc.change({hour: 17}).strftime('%Y-%m-%d %H:%M:%S.%9N Z') %>
|
||||
created_at: '2022-07-12 15:18:43.968371'
|
||||
updated_at: '2022-07-12 15:18:43.968371'
|
||||
|
Loading…
x
Reference in New Issue
Block a user