refactor: update test description for standalone numeric entities in ER diagram

This commit is contained in:
omkarht
2025-11-06 15:05:58 +05:30
parent dfd59470dc
commit 6ca928f31f

View File

@@ -445,7 +445,7 @@ ORDER ||--|{ LINE-ITEM : contains
{ logLevel: 1 } { logLevel: 1 }
); );
}); });
it('should render ER diagram with numeric entity names and attributes', () => { it('should render ER diagram with standalone numeric entities', () => {
imgSnapshotTest( imgSnapshotTest(
`erDiagram `erDiagram
PRODUCT ||--o{ ORDER-ITEM : has PRODUCT ||--o{ ORDER-ITEM : has