Skip to content

Commit fc84220

Browse files
committed
chore: format provider test
1 parent 7b0071f commit fc84220

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/prisma-client-js-provider.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ const classValidatorOutput = path.resolve(
1515
'generated/providers/prisma-client-js-class-validator',
1616
);
1717

18-
1918
describe('Prisma Client JS generator provider', () => {
2019
beforeAll(async () => {
2120
await ensureGeneratorBuilt();

0 commit comments

Comments
 (0)