From 14be5b692cce8e57c59633c32306dbc6b1fd5503 Mon Sep 17 00:00:00 2001 From: Santosh Chamoli <11134154+santosh-chamoli@users.noreply.github.com> Date: Thu, 27 Aug 2026 19:52:44 +0530 Subject: [PATCH] chore: re-enable aio-lib-web e2e tests --- repositories.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/repositories.json b/repositories.json index be7e8f60..fd88cff2 100644 --- a/repositories.json +++ b/repositories.json @@ -51,9 +51,7 @@ "repository": "https://github.com/adobe/aio-lib-web", "branch": "master", "requiredEnv": [ "RUNTIME_NAMESPACE", "RUNTIME_AUTH"], - "doNotLog": [ "RUNTIME_AUTH" ], - "disabled": true, - "disabledReason": "undeploy e2e expects 404 but CDN now returns 200 - upstream test needs update" + "doNotLog": [ "RUNTIME_AUTH" ] }, "aio-lib-ims" : {