From aeddccb26c5a554284b47ee62b3af58824bc21b3 Mon Sep 17 00:00:00 2001 From: Sourav Gupta <98318303+souravgupta-msft@users.noreply.github.com> Date: Tue, 25 Apr 2023 21:18:34 +0530 Subject: [PATCH] Update config.json --- eng/config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/eng/config.json b/eng/config.json index f4db5206b977..74f46a216e79 100644 --- a/eng/config.json +++ b/eng/config.json @@ -28,6 +28,10 @@ "Name": "azqueue", "CoverageGoal": 0.60 }, + { + "Name": "azfile", + "CoverageGoal": 0.75 + }, { "Name": "aztemplate", "CoverageGoal": 0.50