Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
Signed-off-by: Marius Sincovici <marius.sincovici@nordsec.com>
  • Loading branch information
mariusSincovici committed Jan 21, 2025
1 parent 2ce825e commit 7351476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/qa/test_connect.py
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ def test_status_connected(tech, proto, obfuscated):

connect_time = time.monotonic()

network.generate_traffic(repeat=5)
network.generate_traffic(retry=5)

status_info = daemon.get_status_data()
status_time = time.monotonic()
Expand Down

0 comments on commit 7351476

Please sign in to comment.