Skip to content

Commit

Permalink
Merge pull request #86 from e04/fix-readme-typo
Browse files Browse the repository at this point in the history
chore: fix typo
  • Loading branch information
wadackel authored Dec 8, 2024
2 parents f2cc784 + 8400922 commit 19ec9fc
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 19ec9fc

Please sign in to comment.