From a5f5551400c6f318f298808327ad3a113dc25b29 Mon Sep 17 00:00:00 2001 From: v-prasadboke <117061676+v-prasadboke@users.noreply.github.com> Date: Fri, 22 Nov 2024 15:25:29 +0530 Subject: [PATCH] Update BoxEvents.json --- .../tests/KqlvalidationsTests/CustomTables/BoxEvents.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.script/tests/KqlvalidationsTests/CustomTables/BoxEvents.json b/.script/tests/KqlvalidationsTests/CustomTables/BoxEvents.json index f90b07cddd5..d10e1e0a9e2 100644 --- a/.script/tests/KqlvalidationsTests/CustomTables/BoxEvents.json +++ b/.script/tests/KqlvalidationsTests/CustomTables/BoxEvents.json @@ -5,10 +5,6 @@ "Name": "TimeGenerated", "Type": "DateTime" }, - { - "name": "EventEndTime", - "type": "string" - }, { "Name": "AdditionalDetailsAnnotationId", "Type": "Double" @@ -246,4 +242,4 @@ "Type": "Boolean" } ] -} \ No newline at end of file +}