This repository was archived by the owner on Nov 16, 2025. It is now read-only.
Commit 3acfada
committed
fix: resolve final test compilation issues
- Add missing Foundation import in ClaudeSessionTrackerTests for TimeInterval and UUID types
- Remove unnecessary nil check for non-optional TokenColor in TokenDebuggerTests
- All tests now compile successfully without errors or warnings1 parent f726429 commit 3acfada
File tree
2 files changed
+2
-2
lines changed- VibeMeterTests
- Services
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments