Skip to content

Commit

Permalink
Increased timeout for csv tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hariharan-devarajan committed Mar 10, 2023
1 parent d40c45c commit d31593c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ log_cli = true
log_cli_level = "INFO"
log_cli_format = "%(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s)"
log_cli_date_format = "%Y-%m-%d %H:%M:%S"
[pytest]
timeout = 300

0 comments on commit d31593c

Please sign in to comment.