There was an error while loading. Please reload this page.
2 parents 30284d7 + 96f8244 commit 9f1363eCopy full SHA for 9f1363e
1 file changed
packages/api/test/utils/action.ts
@@ -92,6 +92,7 @@ export function serialized(override = {}): Action {
92
id: 1,
93
},
94
],
95
+ hasDihalFinancing: false,
96
created_at: (new Date(2022, 0, 1)).getTime(),
97
created_by: {
98
0 commit comments