Cleanup whitespaces

This commit is contained in:
Sidharth Vinod
2023-02-19 17:43:01 +05:30
parent ac91b9db7a
commit 2239996f3a
4 changed files with 28 additions and 28 deletions

View File

@@ -188,7 +188,7 @@ describe('Entity Relationship Diagram', () => {
erDiagram
CLUSTER {
varchar(99) name
string(255) description
string(255) description
}
`,
{ logLevel: 1 }