diff --git a/tests/integration/claims/test_claim_commands.py b/tests/integration/claims/test_claim_commands.py index 69770b561..a8cc1eaf0 100644 --- a/tests/integration/claims/test_claim_commands.py +++ b/tests/integration/claims/test_claim_commands.py @@ -1681,7 +1681,6 @@ class StreamCommands(ClaimTestCase): self.assertEqual(tx['txid'], files[0]['txid']) self.assertEqual(expected, files[0]['metadata']) - @skip async def test_setting_stream_fields(self): values = { 'title': "Cool Content",