Skip to content

Commit 824498e

Browse files
Update performance-testing.md
Follow Davids advice. Co-authored-by: David Lambauer <[email protected]>
1 parent 94e25df commit 824498e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ bin/magento setup:perf:generate-fixtures <path-to-profile>
9090
Here's a sample command to generate data using the small profile:
9191

9292
```bash
93-
bin/magento setup:perf:generate-fixtures setup/performance-toolkit/profiles/ce/small.xml
93+
bin/magento setup:performance:generate-fixtures setup/performance-toolkit/profiles/ce/small.xml
9494
```
9595

9696
## Best Practices for Performance Testing in PHP and Magento 2

0 commit comments

Comments
 (0)