From 258610fa83ba6f210f69ebfa3d3d62aa4478661b Mon Sep 17 00:00:00 2001 From: hughes Date: Wed, 23 Mar 2022 09:25:39 +0000 Subject: [PATCH] Signed-off-by: hughes802 --- bundle.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bundle.json b/bundle.json index 5219151d..42a5a0fd 100644 --- a/bundle.json +++ b/bundle.json @@ -111,9 +111,7 @@ } } ], - "test": [ - "//base/update/updater:unittest" - ] + "test": [] } } } -- Gitee