mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 20:00:25 +00:00
style: fix extension lint violations
This commit is contained in:
@@ -275,7 +275,7 @@ describe("irc setup", () => {
|
||||
).toBeNull();
|
||||
|
||||
expect(
|
||||
applyAccountConfig!({
|
||||
applyAccountConfig({
|
||||
cfg: { channels: { irc: {} } },
|
||||
accountId: "default",
|
||||
input: {
|
||||
|
||||
Reference in New Issue
Block a user