Skip to content

Commit

Permalink
Merge pull request #205 from krodox/master
Browse files Browse the repository at this point in the history
Link to "Migrating from PHPUnit guide" corrected
  • Loading branch information
nunomaduro authored Jul 28, 2023
2 parents 2af4a40 + 3baa945 commit 6d49e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Here is an example of the output displayed when running Pest in a new, fresh pro

---

After the installation process is finished, you can enhance your developer experience while working with Pest by configuring your editor: [Editor Setup →](/docs/editor-setup). If you're migrating from PHPUnit, check out the [Migration Guide →](/docs/migration-from-phpunit).
After the installation process is finished, you can enhance your developer experience while working with Pest by configuring your editor: [Editor Setup →](/docs/editor-setup). If you're migrating from PHPUnit, check out the [Migration Guide →](/docs/migrating-from-phpunit-guide).

0 comments on commit 6d49e63

Please sign in to comment.