From 1e9199d2b2f0563580bab16d4a81892f8bc0e777 Mon Sep 17 00:00:00 2001 From: vishnureddybadveli <112267356+vishnureddybadveli@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:31:17 -0800 Subject: [PATCH] Added the missing files. --- .../ingress_police_default/ingress_police_default_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/feature/qos/otg_tests/ingress_police_default/ingress_police_default_test.go b/feature/qos/otg_tests/ingress_police_default/ingress_police_default_test.go index a56554ca7ac..9a8b3ff17fa 100644 --- a/feature/qos/otg_tests/ingress_police_default/ingress_police_default_test.go +++ b/feature/qos/otg_tests/ingress_police_default/ingress_police_default_test.go @@ -58,7 +58,6 @@ var ( type trafficData struct { expectedThroughputPct float32 gbpsRate uint32 - dscp uint8 queue string inputIntf attrs.Attributes }