Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-gorman committed May 6, 2024
1 parent 7330d2d commit 6e4799c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_data_fetch_methods.py
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,6 @@ def setUp(self):
}

def test_dispatch_tables_start_of_month(self):
start_time = "2022/11/01 00:00:00"
start_time = "2024/04/01 00:00:00"
end_time = "2024/04/01 05:15:00"
for table in self.table_names:
Expand Down

0 comments on commit 6e4799c

Please sign in to comment.