diff --git a/.github/workflows/matomo-tests.yml b/.github/workflows/matomo-tests.yml index 8e0b5d7..aa579b0 100644 --- a/.github/workflows/matomo-tests.yml +++ b/.github/workflows/matomo-tests.yml @@ -74,7 +74,7 @@ jobs: matomo-test-branch: 'maximum_supported_matomo' test-type: 'UI' php-version: '8.1' - node-version: '16' + node-version: '24' mysql-engine: 'Mysql' mysql-version: '8.0' artifacts-pass: ${{ secrets.ARTIFACTS_PASS }} diff --git a/tests/UI/expected-ui-screenshots/CustomVariables_link_in_menu.png b/tests/UI/expected-ui-screenshots/CustomVariables_link_in_menu.png index 4ede3a3..acec0ab 100644 Binary files a/tests/UI/expected-ui-screenshots/CustomVariables_link_in_menu.png and b/tests/UI/expected-ui-screenshots/CustomVariables_link_in_menu.png differ diff --git a/tests/UI/expected-ui-screenshots/CustomVariables_manage.png b/tests/UI/expected-ui-screenshots/CustomVariables_manage.png index 08bb356..5917560 100644 Binary files a/tests/UI/expected-ui-screenshots/CustomVariables_manage.png and b/tests/UI/expected-ui-screenshots/CustomVariables_manage.png differ