Commit 8d7adef
fix(core): use translations export in resolveControlAttrs test
englishTranslations was renamed to translations when en locale moved to a
default export; the stale import broke typecheck and runtime test setup.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent fc108b2 commit 8d7adef
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments