mirror of
https://github.com/lingble/twenty.git
synced 2025-11-05 07:07:55 +00:00
* Remove feature flag on relation and select * Move packages back to twenty-server to enable smaller build without using nx * Fix package.json
4 lines
46 B
TypeScript
4 lines
46 B
TypeScript
global.beforeEach(() => {
|
|
// resetDb();
|
|
});
|