Skip to content

Commit 5e33c50

Browse files
committed
Merge branch 'staging' into feat/roman/nightly-workflow
2 parents c11f84e + 79fb722 commit 5e33c50

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/e2e_tests/test_axon.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ def test_axon(subtensor, templates, alice_wallet):
8181
"Coldkey mismatch after mining"
8282
)
8383

84-
# temporary test failure, for workflow testing purposes
85-
assert updated_axon.port == 123456789123456789
86-
8784

8885
@pytest.mark.asyncio
8986
async def test_axon_async(async_subtensor, templates, alice_wallet):

0 commit comments

Comments
 (0)