Commit 47f0e5e
fix: use valid FilterCategory values in test mock
The test was using 'tag' which doesn't exist in FilterCategory.
Updated to use all required categories with proper types.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 894624e commit 47f0e5e
1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
0 commit comments