Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
Signed-off-by: deepanshu <[email protected]>
  • Loading branch information
deepanshubansal01 committed Jun 21, 2022
1 parent af24670 commit 69964b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch_testing/launch_testing/test_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ def __init__(self,
test_runs,
launch_file_arguments=[],
debug=False,
timeout=15):
timeout=15.0):
"""
Create an LaunchTestRunner object.
Expand Down

0 comments on commit 69964b7

Please sign in to comment.