Skip to content
Snippets Groups Projects
Commit 204a8bf1 authored by Fabian Seidl's avatar Fabian Seidl
Browse files

missing change

parent 01f3c613
No related branches found
No related tags found
3 merge requests!376Add additional example application hostname-checker,!343Add basic application framework and example application to show interaction between events an NBI,!342Resolve "Add an option to send gNMI Subscribe requests via SBI"
Pipeline #110103 passed
......@@ -1257,7 +1257,7 @@ func Test_pndImplementation_SubscribePath(t *testing.T) {
southboundService: tt.fields.southboundService,
deviceService: tt.fields.deviceService,
changes: tt.fields.changes,
Id: tt.fields.Id,
Id: tt.fields.ID,
csbiClient: tt.fields.csbiClient,
callback: tt.fields.callback,
eventService: tt.fields.eventService,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment