Skip to content

Commit

Permalink
Fix bluechi_agent_user_bus test function name
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Kemel <[email protected]>
  • Loading branch information
mkemel committed Sep 17, 2024
1 parent 1fc7741 commit a268010
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def exec(ctrl: BluechiControllerMachine, nodes: Dict[str, BluechiAgentMachine]):
assert result == 0


def test_monitor_node_disconnect(
def test_bluechi_agent_user_bus(
bluechi_test: BluechiTest,
bluechi_ctrl_default_config: BluechiControllerConfig,
bluechi_node_default_config: BluechiAgentConfig,
Expand Down

0 comments on commit a268010

Please sign in to comment.