mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-14 15:25:17 +02:00
fixbug: pull request between fork
This commit is contained in:
parent
97677f2cca
commit
eff9f7e456
2 changed files with 76 additions and 2 deletions
|
|
@ -68,6 +68,7 @@ async def test_new_issue():
|
|||
pass
|
||||
|
||||
|
||||
@pytest.mark.skip
|
||||
@pytest.mark.asyncio
|
||||
async def test_new_pr():
|
||||
body = """
|
||||
|
|
@ -90,6 +91,7 @@ async def test_new_pr():
|
|||
assert pr
|
||||
|
||||
|
||||
@pytest.mark.skip
|
||||
@pytest.mark.asyncio
|
||||
async def test_new_pr1():
|
||||
body = """
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue