Rename standard and custom apps (#19631)
as title no migration for existing apps, changes only apply on new workspaces
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ describe('areFlatObjectMetadataNamesSyncedWithLabels', () => {
|
||||
expect(result).toBe(false);
|
||||
});
|
||||
|
||||
it('should not apply custom suffix for reserved words when caller is the Twenty Standard app', () => {
|
||||
it('should not apply custom suffix for reserved words when caller is the Standard app', () => {
|
||||
const result = areFlatObjectMetadataNamesSyncedWithLabels({
|
||||
flatObjectMetadata: {
|
||||
nameSingular: 'event',
|
||||
|
||||
Reference in New Issue
Block a user