Skip to content

Commit

Permalink
Added deviation for GetOnRootUnsupported
Browse files Browse the repository at this point in the history
  • Loading branch information
mnp-juniper committed Feb 25, 2025
1 parent 998741d commit 756f14a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ func TestGNMIClient(t *testing.T) {
req = &gpb.GetRequest{
Path: []*gpb.Path{{
Elem: []*gpb.PathElem{
{Name: "system"}, {Name: "state"}, {Name: "hostname"}}},
},
}}},
Type: gpb.GetRequest_CONFIG,
Encoding: gpb.Encoding_JSON_IETF,
}
Expand Down

0 comments on commit 756f14a

Please sign in to comment.