mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-15 18:30:39 +09:00
test: fix post-sync verification regressions
This commit is contained in:
parent
2a33acce3a
commit
616a2bc8f9
5 changed files with 24 additions and 5 deletions
|
|
@ -7,7 +7,6 @@ import {
|
|||
createCompanySchema,
|
||||
updateCompanyBrandingSchema,
|
||||
updateCompanySchema,
|
||||
updateCompanyBrandingSchema,
|
||||
} from "@paperclipai/shared";
|
||||
import { forbidden } from "../errors.js";
|
||||
import { validate } from "../middleware/validate.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue