delete release decorator

This commit is contained in:
erikkaum 2024-08-05 11:15:15 +02:00
parent 82240bf44c
commit 82d7914761
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ async def bloom_560(bloom_560_handle):
return bloom_560_handle.client
@pytest.mark.release
@pytest.mark.asyncio
async def test_bloom_560m(bloom_560):