We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fc583 commit 0ed3aeeCopy full SHA for 0ed3aee
1 file changed
docs/en/development/testing.md
@@ -790,7 +790,9 @@ in order to truncate all dirty tables before each test.
790
791
The following command will help you bake your factories:
792
793
- bin/cake bake fixture_factory -h
+```bash
794
+bin/cake bake fixture_factory -h
795
+```
796
797
Once your factories are
798
[tuned](https://github.com/vierge-noire/cakephp-fixture-factories/blob/main/docs/factories.md),
0 commit comments