mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
refactor: unit test
This commit is contained in:
parent
9ed335bdac
commit
a36c58c0df
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ from metagpt.utils.repo_to_markdown import repo_to_markdown
|
|||
["repo_path", "output"],
|
||||
[
|
||||
(
|
||||
Path(__file__).parent.parent.parent.parent,
|
||||
Path(__file__).parent.parent.parent,
|
||||
Path(__file__).parent / f"../../../workspace/unittest/{uuid.uuid4().hex}.md",
|
||||
),
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue