fix: repair existing test failures
This commit is contained in:
@@ -13,6 +13,7 @@ export type JsonArray = GatewayPrisma.JsonArray;
|
||||
export * from './orchestrator/profileRepository.js';
|
||||
export * from './orchestrator/gatewayReleaseRepository.js';
|
||||
export * from './orchestrator/gatewayOrchestrator.js';
|
||||
export * from './orchestrator/seedProfileDatabase.js';
|
||||
export * from './orchestrator/workspaceManager.js';
|
||||
export * from './orchestrator/buildRunner.js';
|
||||
export * from './orchestrator/processManager.js';
|
||||
|
||||
@@ -41,6 +41,7 @@ integration('account icon daily PostgreSQL CAS', () => {
|
||||
picture: 'old.png',
|
||||
imageServer: 1,
|
||||
iconUpdatedAt: new Date('2026-07-30T09:00:00.000Z'),
|
||||
createdAt: new Date('2026-07-30T09:00:00.000Z'),
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user