Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rjo100 committed Aug 10, 2023
1 parent bf91061 commit 8b1c364
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ def test_simple(self, mock_record):
"schedule": "0 0 * * *",
"checkin_margin": None,
"max_runtime": None,
"issue_threshold": None,
"recovery_threshold": None,
}

self.project.refresh_from_db()
Expand Down

0 comments on commit 8b1c364

Please sign in to comment.