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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-06-23 14:45:38 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-06-23 14:45:38 +0300
commit5aa08c6689f94cf5732cbf3efc8db40383afacf8 (patch)
treed5c9fdc29e988cb92dfefcd9c78dcfea7a0cef47 /tests/README.screenshots.md
parent5ba3d057890e1f7822dc7004eca8ed0be5880b46 (diff)
Update build artifacts URL
Diffstat (limited to 'tests/README.screenshots.md')
-rw-r--r--tests/README.screenshots.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README.screenshots.md b/tests/README.screenshots.md
index da3f7fd7a3..68e8b22c6a 100644
--- a/tests/README.screenshots.md
+++ b/tests/README.screenshots.md
@@ -41,7 +41,7 @@ To fix a broken build, follow these steps:
* Push the changes (to your code and/or to the expected-ui-screenshots directory.
* Wait for next Test build [on travis](https://travis-ci.org/piwik/piwik). Hopefully, the build should be green!
-_Note: the **development:sync-ui-test-screenshots** console command can be used to speed up the process. Run **./console help development:sync-ui-test-screenshots** to learn more._
+_Note: the `tests:sync-ui-screenshots` console command can be used to speed up the process. Run `./console tests:sync-ui-screenshots -h` to learn more._
## <a name="run-tests"></a>Running Tests