diff --git a/.github/workflows/matomo-tests.yml b/.github/workflows/matomo-tests.yml index 28df2c3..fc38a58 100644 --- a/.github/workflows/matomo-tests.yml +++ b/.github/workflows/matomo-tests.yml @@ -76,6 +76,6 @@ jobs: mysql-engine: 'Mysql' mysql-version: '8.0' php-version: '8.1' - node-version: '16' + node-version: '24' artifacts-pass: ${{ secrets.ARTIFACTS_PASS }} upload-artifacts: true diff --git a/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads.png b/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads.png index be58119..cd9d5e3 100644 Binary files a/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads.png and b/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads.png differ diff --git a/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads_flat.png b/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads_flat.png index 038beb9..2319a7a 100644 Binary files a/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads_flat.png and b/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads_flat.png differ diff --git a/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads_no_bandwidth.png b/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads_no_bandwidth.png index e8173be..74a2d1e 100644 Binary files a/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads_no_bandwidth.png and b/tests/UI/expected-ui-screenshots/Bandwidth_actions_downloads_no_bandwidth.png differ diff --git a/tests/UI/expected-ui-screenshots/Bandwidth_actions_no_bandwidth_on_day_but_in_month.png b/tests/UI/expected-ui-screenshots/Bandwidth_actions_no_bandwidth_on_day_but_in_month.png index c2d067a..b5e0788 100644 Binary files a/tests/UI/expected-ui-screenshots/Bandwidth_actions_no_bandwidth_on_day_but_in_month.png and b/tests/UI/expected-ui-screenshots/Bandwidth_actions_no_bandwidth_on_day_but_in_month.png differ diff --git a/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_titles.png b/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_titles.png index c11c89e..6f3b170 100644 Binary files a/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_titles.png and b/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_titles.png differ diff --git a/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_titles_no_bandwidth.png b/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_titles_no_bandwidth.png index 7e9cbc9..3054e8a 100644 Binary files a/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_titles_no_bandwidth.png and b/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_titles_no_bandwidth.png differ diff --git a/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls.png b/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls.png index c9a5f97..bb34ec5 100644 Binary files a/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls.png and b/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls.png differ diff --git a/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls_flat.png b/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls_flat.png index 76eaecd..51c18f9 100644 Binary files a/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls_flat.png and b/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls_flat.png differ diff --git a/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls_no_bandwidth.png b/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls_no_bandwidth.png index 297af9a..4657708 100644 Binary files a/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls_no_bandwidth.png and b/tests/UI/expected-ui-screenshots/Bandwidth_actions_page_urls_no_bandwidth.png differ diff --git a/tests/UI/expected-ui-screenshots/Bandwidth_visitors_overview.png b/tests/UI/expected-ui-screenshots/Bandwidth_visitors_overview.png index 24793be..ce61aa7 100644 Binary files a/tests/UI/expected-ui-screenshots/Bandwidth_visitors_overview.png and b/tests/UI/expected-ui-screenshots/Bandwidth_visitors_overview.png differ