added files/directories to grpc set_node_service
This commit is contained in:
parent
71aeb98bb9
commit
ebafa228ff
6 changed files with 34 additions and 14 deletions
|
@ -935,7 +935,7 @@ class TestGrpc:
|
|||
# then
|
||||
with client.context_connect():
|
||||
response = client.set_node_service(
|
||||
session.id, node.id, service_name, [], validate, []
|
||||
session.id, node.id, service_name, validate=validate
|
||||
)
|
||||
|
||||
# then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue