Skip to content

Commit

Permalink
ruff tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldygg committed Nov 24, 2024
1 parent 84f4cdd commit 1578cfe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/brokers/base/middlewares.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@

from .basic import BaseTestcaseConfig

@pytest.mark.asyncio()

@pytest.mark.asyncio
class MiddlewaresOrderTestcase(BaseTestcaseConfig):
broker_class: Type[BrokerUsecase]

Expand Down

0 comments on commit 1578cfe

Please sign in to comment.