Skip to content

Commit 8ca1ee7

Browse files
authored
Merge pull request #480 from FriendsOfCake/dereuromark-patch-1
Update CakephpFixtureFactories plugin link in README
2 parents 8eaf814 + 46845aa commit 8ca1ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ Additional lists you might find useful:
310310
*Plugins/Tools for testing codebases and generating test data.*
311311

312312
- [CakePHP CodeSniffer rules](https://github.com/cakephp/cakephp-codesniffer) - The official CakePHP CS rules.
313-
- [CakephpFixtureFactories plugin](https://github.com/pakacuda/cakephp-fixture-factories) - Create your fixtures dynamically on a test basis, accelerate the writing and maintenance of your tests.
313+
- [CakephpFixtureFactories plugin](https://github.com/dereuromark/cakephp-fixture-factories) - Create your fixtures dynamically on a test basis, accelerate the writing and maintenance of your tests.
314314
- [FriendsOfCake/Fixturize plugin](https://github.com/FriendsOfCake/fixturize) - More efficient inserting fixtures when running test suites by decreasing amount of inserts (mysql only).
315315

316316
## Third Party APIs

0 commit comments

Comments
 (0)