updated grpc wrapper client test to be just the grpc client test

This commit is contained in:
Blake Harnden 2021-05-04 17:02:48 -07:00
parent 8108db545a
commit 7e6b87101b

View file

@ -44,7 +44,7 @@ from core.nodes.network import SwitchNode, WlanNode
from core.xml.corexml import CoreXmlWriter
class TestGrpcw:
class TestGrpc:
@pytest.mark.parametrize("definition", [False, True])
def test_start_session(self, grpc_server: CoreGrpcServer, definition):
# given