From b6f016a10a83af721bbf4b98243b9ea4d3828cac Mon Sep 17 00:00:00 2001 From: hindujaB Date: Thu, 26 Sep 2024 19:16:05 +0530 Subject: [PATCH] Disable output verification temporarily --- examples/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/index.json b/examples/index.json index 5f2dde73de..1e8d067c76 100644 --- a/examples/index.json +++ b/examples/index.json @@ -1244,7 +1244,7 @@ "name": "Module lifecycle", "url": "module-lifecycle", "verifyBuild": true, - "verifyOutput": true, + "verifyOutput": false, "isLearnByExample": true }, {