@@ -14,7 +14,6 @@ describe('UserGroupService', () => {
beforeAll(async() => {
crowi = await getInstance();
- await crowi.configManager.updateConfigsInTheSameNamespace('crowi', { 'app:isV5Compatible': true });
UserGroup = mongoose.model('UserGroup');