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:
authorJustin Velluppillai <justin@innocraft.com>2021-12-15 10:30:34 +0300
committerGitHub <noreply@github.com>2021-12-15 10:30:34 +0300
commit2ef991afa23dd722fc32fd907c81e99cb264bfe1 (patch)
tree608caf477c8680c44ca340d9b3db47aa4b49c7a7 /tests/PHPUnit/System
parentff1a73eec3ea6060528707d12a4b8461dcbdc9e1 (diff)
API Language updates (#18506)
* Updated screenshots and expected XML for failing tests * API language reworked (#18488) * API language reworked * Suggested change made * Another fixed expected test xml Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Diffstat (limited to 'tests/PHPUnit/System')
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml2
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml
index 6646058108..307b5e8712 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml
@@ -201,7 +201,7 @@
</row>
<row>
<name>Main metrics (API)</name>
- <documentation>This report gives you an overview over the most important metrics across all categories and plugins.</documentation>
+ <documentation>This report gives an overview of the most important metrics across all categories and plugins.</documentation>
</row>
<row>
<name>Operating System families (Visitors)</name>
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
index f4feeb23a5..569a8762ed 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
@@ -2676,7 +2676,7 @@
<name>Main metrics</name>
<module>API</module>
<action>get</action>
- <documentation>This report gives you an overview over the most important metrics across all categories and plugins.</documentation>
+ <documentation>This report gives an overview of the most important metrics across all categories and plugins.</documentation>
<metrics>
<nb_pageviews>Pageviews</nb_pageviews>
<nb_uniq_pageviews>Unique Pageviews</nb_uniq_pageviews>