Skip to content

Commit 13f8a3f

Browse files
author
André Angeluci
committed
no need to refresh here
1 parent 8a67d4b commit 13f8a3f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

t/unit/test_schedulers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1432,7 +1432,6 @@ def setup_scheduler(self, app):
14321432
last_run_at=self.app.now() - timedelta(days=1),
14331433
)
14341434
self.m1.save()
1435-
self.m1.refresh_from_db()
14361435

14371436
self.s = self.Scheduler(app=self.app)
14381437

0 commit comments

Comments
 (0)