Skip to content

Commit 0f52a18

Browse files
committed
Fix formatting in mcp.test.ts to resolve CI failures
1 parent 6170e45 commit 0f52a18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/commands/mcp.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,6 @@ describe('MCP Command', () => {
700700
});
701701
});
702702

703-
704703
describe('tool: create_reminder', () => {
705704
it('should call createSlackReminder and return markdown results', async () => {
706705
// Setup reminder mocks

0 commit comments

Comments
 (0)