mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
feat: Hamster Integration - Cloud Storage, Sentry Telemetry, and Major CLI UX Improvements (#1452)
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
* @fileoverview Unit tests for ShowCommand
|
||||
*/
|
||||
|
||||
import { describe, expect, it, vi, beforeEach, afterEach } from 'vitest';
|
||||
import type { TmCore } from '@tm/core';
|
||||
import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
|
||||
|
||||
// Mock dependencies
|
||||
vi.mock('@tm/core', () => ({
|
||||
|
||||
Reference in New Issue
Block a user