mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-17 15:35:21 +02:00
project management
This commit is contained in:
parent
d18a419d4b
commit
f17b00ed1c
3 changed files with 7 additions and 5 deletions
|
|
@ -18,4 +18,4 @@ async def test_product_manager():
|
|||
rsp = await product_manager.handle(MockMessages.req)
|
||||
logger.info(rsp)
|
||||
assert len(rsp.content) > 0
|
||||
assert "产品目标" in rsp.content
|
||||
assert "Product Goals" in rsp.content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue