mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Fix Unit Test
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"*test:domain-defs": "ng test @domain/defs",
|
||||
"*test:domain-isa": "ng test @domain/isa",
|
||||
"*test:domain-oms": "ng test @domain/oms",
|
||||
"test:domain-package-inspection": "ng test @domain/package-inspection",
|
||||
"*test:domain-package-inspection": "ng test @domain/package-inspection",
|
||||
"*test:domain-printer": "ng test @domain/printer",
|
||||
"test:domain-remission": "ng test @domain/remission",
|
||||
"*test:domain-task-calendar": "ng test @domain/task-calendar",
|
||||
@@ -150,4 +150,4 @@
|
||||
"node": "18.x",
|
||||
"npm": "8.x"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user