We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a289dde commit d777848Copy full SHA for d777848
1 file changed
packages/client/tests/e2e/prisma-version-json/readme.md
@@ -6,7 +6,7 @@ This test verifies that `prisma version --json` outputs valid JSON that can be p
6
7
- `prisma version --json` outputs valid JSON
8
- The JSON output can be successfully parsed by `jq` (exit code 0)
9
-- The JSON contains expected fields (prisma, platform, engines)
+- The JSON contains some expected fields
10
11
## Running the test
12
0 commit comments