Skip to content

Commit d7b8f2e

Browse files
SoonIterCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 08e46e8 commit d7b8f2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ pnpm add path-serializer -D
4242
```typescript
4343
// vitest.setup.ts
4444
import path from 'node:path';
45+
import { expect } from 'vitest';
4546
import { createSnapshotSerializer } from 'path-serializer';
4647

4748
expect.addSnapshotSerializer(

0 commit comments

Comments
 (0)