Create clean release database baseline
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user