Create clean release database baseline

This commit is contained in:
2026-07-31 14:07:26 +02:00
parent 5bee3cb103
commit 734a2bcfc4
129 changed files with 2121 additions and 30607 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ describe("project device circuit-first schema", () => {
it("requires the circuit-first power and phase fields", () => {
const result = createProjectDeviceSchema.safeParse({
name: "Legacy device",
displayName: "Legacy device",
name: "Test device",
displayName: "Test device",
quantity: 1,
installedPowerPerUnitKw: 0.1,
demandFactor: 1,