From c0a3e228d6f73a431349d5381b9c427147a4464b Mon Sep 17 00:00:00 2001 From: Jonathan LELIEVRE Date: Tue, 3 Dec 2024 19:29:21 +0100 Subject: [PATCH] Update UI testing library --- tests/UI/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/UI/package-lock.json b/tests/UI/package-lock.json index 8490935036088..a8363e354377d 100644 --- a/tests/UI/package-lock.json +++ b/tests/UI/package-lock.json @@ -419,7 +419,7 @@ }, "node_modules/@prestashop-core/ui-testing": { "version": "0.0.12", - "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e12da8ed399557ac58bd56690a9d0e70f2833cad", + "resolved": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#b3ddbc5f466881cdb9b954503c8804106885a6e5", "license": "MIT", "dependencies": { "@faker-js/faker": "^9.0.3", @@ -7746,7 +7746,7 @@ } }, "@prestashop-core/ui-testing": { - "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#e12da8ed399557ac58bd56690a9d0e70f2833cad", + "version": "git+ssh://git@github.com/PrestaShop/ui-testing-library.git#b3ddbc5f466881cdb9b954503c8804106885a6e5", "from": "@prestashop-core/ui-testing@https://github.com/PrestaShop/ui-testing-library#main", "requires": { "@faker-js/faker": "^9.0.3",