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
path: root/tests
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2020-11-11 01:12:59 +0300
committerGitHub <noreply@github.com>2020-11-11 01:12:59 +0300
commit1f91b320ec00049ac106f5db1854d22ac2e39b1b (patch)
treea3537913012003ab196957bcc88eacbaf7a54f69 /tests
parentb984ce602987468004cf75579055c7dcb350a1a0 (diff)
Fix build (#16698)
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/Integration/HttpTest.php2
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_email_reports_download.png4
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/PHPUnit/Integration/HttpTest.php b/tests/PHPUnit/Integration/HttpTest.php
index ce132e6075..e3209c8ae1 100644
--- a/tests/PHPUnit/Integration/HttpTest.php
+++ b/tests/PHPUnit/Integration/HttpTest.php
@@ -371,7 +371,7 @@ class HttpTest extends \PHPUnit\Framework\TestCase
$this->assertEquals(array($url, array(
'httpMethod' => 'POST',
'body' => array('adf2' => '44','afc23' => 'ab12'),
- 'userAgent' => 'Piwik/' . Version::VERSION,
+ 'userAgent' => 'Matomo/' . Version::VERSION,
'timeout' => 30,
'headers' => array(
'Range: bytes=10-20',
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_email_reports_download.png b/tests/UI/expected-screenshots/UIIntegrationTest_email_reports_download.png
index d12de6a4f5..7a76ea821b 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_email_reports_download.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_email_reports_download.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:a1863444f361ce1013c81c6b49541ad115b372faea03b890501831b3a30c903e
-size 99867
+oid sha256:a03136463f1fae0961ed154f73a5cca02ef73bdf5f990991a4b29ab95843c2d7
+size 99988