Skip to content

Commit

Permalink
chore: remove deprecated script, please use yarn test:watch
Browse files Browse the repository at this point in the history
  • Loading branch information
masashi-sutou authored and jetersen committed Feb 13, 2022
1 parent 4626b6f commit cc4a759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -361,7 +361,7 @@ yarn install
yarn test

# Run the app locally
yarn dev
yarn test:watch
```

Once you've started the app, visit `localhost:3000` and you'll get [step-by-step instructions](https://probot.github.io/docs/development/#configuring-a-github-app) for installing it in your GitHub account so you can start pushing commits and testing it locally.
Expand Down

0 comments on commit cc4a759

Please sign in to comment.