Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/README.testing-data.md')
-rw-r--r--tests/README.testing-data.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README.testing-data.md b/tests/README.testing-data.md
index 2f926b3966..d308f962e6 100644
--- a/tests/README.testing-data.md
+++ b/tests/README.testing-data.md
@@ -6,4 +6,4 @@ As a developer it may be useful to generate test data. Follow these steps:
* Generate users `./console visitorgenerator:generate-users --limit=50`
* Generate goals for a website `./console visitorgenerator:generate-goals --idsite=1`
* Generate visits for a website `./console visitorgenerator:generate-visits --idsite=1`
-* Trigger the archiving in case browser archiving is disabled `./console core:archive --url=http://localhost/path/`
+* Trigger the archiving in case browser archiving is disabled `./console core:archive`