Skip to content

Commit 7731935

Browse files
committed
Wrong name for route agent in scenario.
1 parent b74e409 commit 7731935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

route_scenario.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env = { LOG_LEVEL = "INFO" }
44

55
[[participants]]
66
agentbeats_id = ""
7-
name = "routing_operator"
7+
name = "route_operator"
88
env = { SECRET = "${GITHUB_SECRET_NAME}" }
99

1010
[config]

0 commit comments

Comments
 (0)