diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ae119e83c..ffb7777dc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### ✨ Features and improvements +- Upgraded to use Node JS 20 and removed the dependency of `gl` package from the tests to allow easier develpment setup. - Improved precision and added a subtle fade transition to marker opacity changes ([#3431](https://github.com/maplibre/maplibre-gl-js/pull/3431)) - _...Add new stuff here..._ diff --git a/test/integration/render/tests/text-variable-anchor-offset/pitched/style.json b/test/integration/render/tests/text-variable-anchor-offset/pitched/style.json index 59ca3effa1..eed15cb0af 100644 --- a/test/integration/render/tests/text-variable-anchor-offset/pitched/style.json +++ b/test/integration/render/tests/text-variable-anchor-offset/pitched/style.json @@ -3,7 +3,7 @@ "metadata": { "test": { "height": 256, - "operations": [["idle"]] + "operations": [["idle"], ["wait", 100]] } }, "center": [ diff --git a/test/integration/render/tests/text-variable-anchor/pitched/style.json b/test/integration/render/tests/text-variable-anchor/pitched/style.json index f8fb734272..80db79df92 100644 --- a/test/integration/render/tests/text-variable-anchor/pitched/style.json +++ b/test/integration/render/tests/text-variable-anchor/pitched/style.json @@ -2,7 +2,8 @@ "version": 8, "metadata": { "test": { - "height": 256 + "height": 256, + "operations": [["idle"]] } }, "center": [