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:
@@ -870,7 +870,7 @@ describe("Border", () => {
|
||||
|
||||
expect(res.statusCode).toBe(400);
|
||||
const result = JSON.parse(res.body);
|
||||
expect(result.error).toMatch(/one image/i);
|
||||
expect(result.error).toMatch(/too many files/i);
|
||||
});
|
||||
|
||||
// ── Invalid settings JSON ────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user