Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLandauer committed Nov 14, 2020
1 parent 5b74872 commit 689a42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Codeception/Module/Doctrine2.php
Expand Up @@ -683,7 +683,7 @@ private function extractPrimaryKey($instance)
* $I->loadFixtures(AppFixtures::class, false);
* ```
*
* Note: this method requires `doctrine/data-fixtures` package to be installed.
* This method requires [`doctrine/data-fixtures`](https://github.com/doctrine/data-fixtures) to be installed.
*
* @param string|string[]|object[] $fixtures
* @param bool $append
Expand Down

0 comments on commit 689a42c

Please sign in to comment.