✅ (record) add end atttribute to fixture
This commit is contained in:
@@ -13,5 +13,6 @@ export const createRecordableFixture = (
|
||||
[faker.datatype.uuid()]: {
|
||||
start: toISODate(faker.datatype.datetime())
|
||||
}
|
||||
}
|
||||
},
|
||||
end: partialRecordable?.end
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user