mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 16:18:26 +00:00
fix: clean up lint in gateway tests
This commit is contained in:
@@ -74,7 +74,7 @@ const createStubChannelPlugin = (params: {
|
||||
status: {
|
||||
buildChannelSummary: async () => ({
|
||||
configured: false,
|
||||
...(params.summary ?? {}),
|
||||
...params.summary,
|
||||
}),
|
||||
},
|
||||
gateway: {
|
||||
|
||||
Reference in New Issue
Block a user