Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
corva-alex-s committed Nov 27, 2023
1 parent 1167704 commit 44d14ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_stream_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,7 @@ def stream_app(event, api, cache):

event = []
timestamp = 1
# generate 3 events with 2 records each
for _ in range(1, 4):
event.extend(
[
Expand Down

0 comments on commit 44d14ff

Please sign in to comment.