Commit 93a91cc
authored
test(prisma): Move to yarn prisma (#18975)
`yarn prisma` is better to use since it uses the correct `node_modules`
path. Without it it may break at some point since the global package
could be different at some point.
Closes #18976 (added automatically)1 parent b0add63 commit 93a91cc
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments