paljs / prisma-tools

Prisma tools to help you generate CRUD system for GraphQL servers
https://paljs.com
MIT License
679 stars 55 forks source link

Tests fail on Windows #338

Open f8k8 opened 3 days ago

f8k8 commented 3 days ago

The error message for failing load schema path contains platform specific path separators, so the snapshot fails on Windows. The lines which cause problems are:

prisma/schema.prisma: file not found
prisma/schema: directory not found