delete release decorator
This commit is contained in:
parent
82240bf44c
commit
82d7914761
|
@ -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):
|
||||
|
||||
|
|
Loading…
Reference in New Issue