Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
rossgray committed Dec 18, 2024
1 parent 1dea357 commit 677b9c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion posthog/temporal/tests/batch_exports/test_monitoring.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ async def test_monitoring_workflow(
async with await WorkflowEnvironment.start_time_skipping() as activity_environment:
async with Worker(
activity_environment.client,
# TODO - not sure if this is the right task queue
task_queue=constants.BATCH_EXPORTS_TASK_QUEUE,
workflows=[BatchExportMonitoringWorkflow],
activities=[
Expand Down

0 comments on commit 677b9c5

Please sign in to comment.