mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-16 11:51:40 -04: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();
|
|
});
|