Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
cl0ete committed Oct 25, 2024
1 parent 6115bf2 commit 76595c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waypoint/tests/routers/test_waypoint_sse.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ async def mock_event_generator():
desired_state=desired_state,
group_id=group_id,
nats_processor=nats_processor_mock,
look_back=300
look_back=300,
):
events.append(event)

Expand Down

0 comments on commit 76595c2

Please sign in to comment.