Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
e04 committed Nov 26, 2024
1 parent f2cc784 commit 8400922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Please set up [`@storybook/test-runner`][storybook-test-runner] beforehand.
You can start using it immediately by calling the `screenshot` function in `postVisit`.

```typescript
// .storybook/tesr-runner.ts
// .storybook/test-runner.ts
import type { TestRunnerConfig } from '@storybook/test-runner';
import { screenshot } from 'storycap-testrun';

Expand Down

0 comments on commit 8400922

Please sign in to comment.