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:
authorThomas Steur <tsteur@users.noreply.github.com>2020-11-26 05:05:46 +0300
committerGitHub <noreply@github.com>2020-11-26 05:05:46 +0300
commitd9932eda35100ee9381e9835493757d15e947e49 (patch)
treeb9cf033ad518c140d1a4830bf2584a1b455b9159 /tests/PHPUnit/Integration/ReleaseCheckListTest.php
parentea4ad4bca43d0d218807041e5263af8fd328bfeb (diff)
Add pluginjson for custom dimensions + fix build (#16799)
* Add pluginjson for custom dimensions fix https://github.com/matomo-org/matomo/issues/16786 * fix build
Diffstat (limited to 'tests/PHPUnit/Integration/ReleaseCheckListTest.php')
-rw-r--r--tests/PHPUnit/Integration/ReleaseCheckListTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/PHPUnit/Integration/ReleaseCheckListTest.php b/tests/PHPUnit/Integration/ReleaseCheckListTest.php
index 793bb40baa..30036dafc5 100644
--- a/tests/PHPUnit/Integration/ReleaseCheckListTest.php
+++ b/tests/PHPUnit/Integration/ReleaseCheckListTest.php
@@ -252,6 +252,8 @@ class ReleaseCheckListTest extends \PHPUnit\Framework\TestCase
PIWIK_INCLUDE_PATH . '/plugins/CoreUpdater/templates/layout.twig',
PIWIK_INCLUDE_PATH . '/plugins/Installation/templates/layout.twig',
PIWIK_INCLUDE_PATH . '/plugins/Login/templates/loginLayout.twig',
+ PIWIK_INCLUDE_PATH . '/plugins/SEO/tests/resources/whois_response.html',
+ PIWIK_INCLUDE_PATH . '/plugins/SEO/tests/resources/whoiscom_response.html',
PIWIK_INCLUDE_PATH . '/tests/UI/screenshot-diffs/singlediff.html',
// Note: entries below are paths and any file within these paths will be automatically allowed