This commit is contained in:
2025-04-04 11:49:08 +02:00
committed by wyzula_j
co-authored by wyzula_j
parent ae50ca282a
commit 97109f71c4
-1
View File
@@ -82,7 +82,6 @@ def test_client_utils_passes_client_config_to_server(bec_dispatcher):
) # the started event will not be set, wait=True would block forever
mock_start_plot.assert_called_once_with(
"gui_id",
BECGuiClient,
gui_class_id="bec",
config=mixin._client._service_config.config,
logger=mock.ANY,