From d18e16c3778659993e777c1f435d8efec1c3276a Mon Sep 17 00:00:00 2001 From: vishnureddybadveli <112267356+vishnureddybadveli@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:21:22 -0800 Subject: [PATCH] Update ingress_police_default_test.go --- .../ingress_police_default/ingress_police_default_test.go | 2 +- 1 file changed, 1 insertion(+), 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 6b4ec9d0e64..7d7c086314d 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 @@ -21,7 +21,7 @@ import ( "github.com/openconfig/ygot/ygot" "github.com/open-traffic-generator/snappi/gosnappi" - "github.com/openconfig/featureprofiles/attrs/attrs" + "github.com/openconfig/featureprofiles/internal/attrs" "github.com/openconfig/featureprofiles/internal/deviations" "github.com/openconfig/featureprofiles/internal/fptest" "github.com/openconfig/featureprofiles/internal/helpers"