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-11-04 00:41:56 +0300
committerGitHub <noreply@github.com>2021-11-04 00:41:56 +0300
commit965c2ce1e76a9e7346a710bdb64a151de2c18c38 (patch)
tree0835db6705306bae257757fd2c25e241e64c3bd9 /tests/PHPUnit/Integration
parent6b6f572693e1e4c0d0b371133bd2082e0c09525a (diff)
Correct path for ignoring c-pchart docs (#18269)
Diffstat (limited to 'tests/PHPUnit/Integration')
-rw-r--r--tests/PHPUnit/Integration/ReleaseCheckListTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PHPUnit/Integration/ReleaseCheckListTest.php b/tests/PHPUnit/Integration/ReleaseCheckListTest.php
index 4015133ca9..5a99f19a5b 100644
--- a/tests/PHPUnit/Integration/ReleaseCheckListTest.php
+++ b/tests/PHPUnit/Integration/ReleaseCheckListTest.php
@@ -833,7 +833,7 @@ class ReleaseCheckListTest extends \PHPUnit\Framework\TestCase
'vendor/maxmind/web-service-common/dev-bin/',
'vendor/maxmind/web-service-common/CHANGELOG.md',
'vendor/php-di/invoker/doc/',
- 'vendor/szymach/c-pchart/doc',
+ 'vendor/szymach/c-pchart/resources/doc',
'vendor/leafo/lessphp/docs',
'vendor/container-interop/container-interop/docs',
'vendor/pear/archive_tar/docs',