v0.7.0 #26
Annotations
2 errors
src/solver/test/solveProduction.test.ts > solveProduction > inputs should not change production plan:
src/solver/test/solveProduction.test.ts#L18
AssertionError: expected 'Infeasible' to be 'Optimal' // Object.is equality
Expected: "Optimal"
Received: "Infeasible"
❯ src/solver/test/solveProduction.test.ts:18:37
|
build
Process completed with exit code 1.
|