mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Replace toBeDefined/toBeTruthy guards with concrete shape assertions using toContainEqual(expect.objectContaining(...)) in diff-highlighter tests, and toMatch(/^script-draft-\d+$/) for the ID check in project-config-form tests.