test(app-config): remove redundant virtual attributes test case

This commit is contained in:
Ali BARIN
2024-10-09 13:59:36 +00:00
committed by Faruk AYDIN
parent 4ca84aa515
commit 6791e002ff
2 changed files with 0 additions and 6 deletions

View File

@@ -39,5 +39,3 @@ exports[`AppConfig model > jsonSchema should have correct validations 1`] = `
"type": "object",
}
`;
exports[`AppConfig model > virtualAttributes should return correct properties 1`] = `null`;