We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e25df commit 824498eCopy full SHA for 824498e
performance-testing.md
@@ -90,7 +90,7 @@ bin/magento setup:perf:generate-fixtures <path-to-profile>
90
Here's a sample command to generate data using the small profile:
91
92
```bash
93
-bin/magento setup:perf:generate-fixtures setup/performance-toolkit/profiles/ce/small.xml
+bin/magento setup:performance:generate-fixtures setup/performance-toolkit/profiles/ce/small.xml
94
```
95
96
## Best Practices for Performance Testing in PHP and Magento 2
0 commit comments