Commit 6ab4ab5
fix: Fix CI failures for default sort feature
- Remove extra blank line in PostsSort.tsx (prettier lint error)
- Add defaultSort field to renderer test fixtures (tenant.html, home_ssr.html)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 90a8d8c commit 6ab4ab5
File tree
3 files changed
+2
-3
lines changed- app/pkg/web/testdata
- public/pages/Home/components
3 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments