Skip to content

Commit 880cd2c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2d7afca commit 880cd2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/task_processor/test_unit_task_processor_processor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ def _dummy_recurring_task() -> None:
205205

206206
# TODO: Need to parametrize all/most tests below to run on both databases
207207

208+
208209
@pytest.mark.django_db
209210
@pytest.mark.task_processor_mode
210211
def test_run_recurring_tasks_runs_task_and_creates_recurring_task_run_object_when_success() -> (

0 commit comments

Comments
 (0)