mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat(tools)!: SnapOtter 2.0 phase 4 wave 1: 45 core tools across all modalities (#219)
This commit is contained in:
@@ -80,7 +80,7 @@ describe("en translation completeness", () => {
|
||||
expect(en.features.progressMessages).toHaveLength(30);
|
||||
});
|
||||
|
||||
it("has 8 categories", () => {
|
||||
expect(Object.keys(en.categories)).toHaveLength(8);
|
||||
it("has 12 categories", () => {
|
||||
expect(Object.keys(en.categories)).toHaveLength(12);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user