Skip to content

Commit

Permalink
Update XBOM tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shenyingge authored and gerrymanoim committed Dec 27, 2023
1 parent f1f1135 commit 73b3780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_xbom_calendar.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def start_bound(self):

@pytest.fixture
def end_bound(self):
yield T("2023-12-31")
yield T("2024-12-31")

@pytest.fixture
def max_session_hours(self):
Expand Down

0 comments on commit 73b3780

Please sign in to comment.