Skip to content

Commit 689a42c

Browse files
1 parent 5b74872 commit 689a42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Codeception/Module/Doctrine2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ private function extractPrimaryKey($instance)
683683
* $I->loadFixtures(AppFixtures::class, false);
684684
* ```
685685
*
686-
* Note: this method requires `doctrine/data-fixtures` package to be installed.
686+
* This method requires [`doctrine/data-fixtures`](https://github.com/doctrine/data-fixtures) to be installed.
687687
*
688688
* @param string|string[]|object[] $fixtures
689689
* @param bool $append

0 commit comments

Comments
 (0)