forked from jappel/leistungsbilanz-ts
Create clean release database baseline
This commit is contained in:
parent
5bee3cb103
commit
734a2bcfc4
129 changed files with 2121 additions and 30607 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue