mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-27 11:03:40 +03:00
a7265fa3b4
* 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();
|
|
});
|