Skip to content

Commit f620e48

Browse files
committed
Bad merge
1 parent 3d20981 commit f620e48

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: chia/_tests/wallet/did_wallet/test_did.py

-2
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,6 @@ async def test_did_transfer(wallet_environments: WalletTestFramework, with_recov
13601360
)
13611361
@pytest.mark.anyio
13621362
async def test_did_auto_transfer_limit(
1363-
self,
13641363
self_hostname: str,
13651364
two_wallet_nodes: tuple[list[FullNodeSimulator], list[tuple[WalletNode, ChiaServer]], BlockTools],
13661365
trusted: bool,
@@ -2120,7 +2119,6 @@ async def test_create_did_with_recovery_list(
21202119
)
21212120
@pytest.mark.anyio
21222121
async def test_did_resync(
2123-
self,
21242122
self_hostname: str,
21252123
two_wallet_nodes: tuple[list[FullNodeSimulator], list[tuple[WalletNode, ChiaServer]], BlockTools],
21262124
trusted: bool,

0 commit comments

Comments
 (0)