Skip to content

Commit

Permalink
fix: test case, same as previous one!
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar committed Jan 24, 2024
1 parent 7c11ebd commit 227ef98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def setup_mongo_information(
"platforms": [
{
"platformId": platform_id,
"fromDate": datetime(2023, 10, 1),
"fromDate": datetime(2023, 1, 1),
"options": {
"channels": channels,
"roles": ["role_id"],
Expand Down

0 comments on commit 227ef98

Please sign in to comment.