Skip to content

Commit

Permalink
Updating Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog committed Nov 22, 2024
1 parent 3b87309 commit 07cfdca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/models_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -657,8 +657,8 @@ def test_scheduler_kwargs(
),
(
lazy_fixture("bg_date_trigger"),
"<DateTrigger: run_date=2016-01-01 00:00:00>",
"<DateTrigger: run_date=2016-01-01 00:00:00>",
"<DateTrigger: run_date=2016-01-01 00:00:00+00:00>",
"<DateTrigger: run_date=2016-01-01 00:00:00+00:00>",
),
(
lazy_fixture("bg_file_trigger"),
Expand Down

0 comments on commit 07cfdca

Please sign in to comment.