Сохранить phase83 semantic specs и autorun canary
This commit is contained in:
@@ -66,7 +66,7 @@ class AgentSemanticPackBuilderTests(unittest.TestCase):
|
||||
catalog_checked_steps = [
|
||||
step for step in spec["steps"] if step.get("expected_catalog_chain_top_match")
|
||||
]
|
||||
self.assertEqual(len(catalog_checked_steps), 13)
|
||||
self.assertEqual(len(catalog_checked_steps), 15)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user