We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1b5bf commit b5def9fCopy full SHA for b5def9f
tests/e2e/prisma-consistency/zmodel-validation.test.ts
@@ -89,7 +89,7 @@ class ZenStackValidationTester {
89
}
90
91
92
-describe('ZenStack Validation Consistency with Prisma', () => {
+describe('ZenStack validation consistency with Prisma', () => {
93
let tester: ZenStackValidationTester;
94
let tempDir: string;
95
0 commit comments