test(plugins): include xai in empty startup baseline (#123904)

Co-authored-by: RoboClaw <309084314+roboclaw-bot@users.noreply.github.com>
This commit is contained in:
ClawSweeper
2026-08-14 17:55:15 -07:00
committed by GitHub
parent 61bc6128a0
commit d8cbcf64e5
@@ -79,6 +79,7 @@ const EXPECTED_EMPTY_CONFIG_GATEWAY_STARTUP_PLUGIN_IDS = [
"opencode",
"talk-voice",
"teams-meetings",
"xai",
"zoom-meetings",
] as const;