Persist circuit protection updates
This commit is contained in:
parent
0c92fbd09e
commit
18ca5eb3d4
12 changed files with 501 additions and 2 deletions
|
|
@ -13,6 +13,7 @@ import {
|
|||
createDefaultGroupRcd,
|
||||
} from "../src/domain/services/protection-device-defaults.js";
|
||||
import { protectionDeviceConfigurationSchema } from "../src/shared/validation/protection-device.schemas.js";
|
||||
import "./circuit-protection-project-command.repository.test.js";
|
||||
|
||||
describe("protection device catalog", () => {
|
||||
it("contains exactly the agreed protection device types", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue