Promote dev → uat: GRO-1326 UAT email+password credentials #25

Merged
The Dogfather merged 12 commits from dev into uat 2026-05-20 04:25:29 +00:00
Showing only changes of commit 434c7b94e2 - Show all commits
@@ -161,6 +161,12 @@ vi.mock("../db", () => {
update: () => makeUpdateChainable(),
delete: () => makeDeleteChainable(),
}),
pets,
appointments,
and,
eq,
exists,
or,
};
});