feat(quant): WBS-FE-BE-100 complete Vue3 Vite8 SPA & .NET10 FastEndpoints refactoring
This commit is contained in:
@@ -88,7 +88,7 @@ class TestValidatePlatformTransitionWbs(unittest.TestCase):
|
||||
"evidence": {},
|
||||
"errors": [],
|
||||
}):
|
||||
rc = validator.main()
|
||||
rc = validator._legacy_main()
|
||||
payload = json.loads((ROOT / "Temp" / "platform_transition_wbs_v1.json").read_text(encoding="utf-8"))
|
||||
|
||||
self.assertEqual(rc, 1)
|
||||
|
||||
Reference in New Issue
Block a user