Skip to content

Commit

Permalink
test(acceptance) add 3.0s timeout for requests
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Aug 23, 2024
1 parent d4ef2db commit f147d55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/acceptance.suite.dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ modules:
X_WPBROWSER_REQUEST: 1
X_TEST_REQUEST: 1
X_APM_REQUEST: 1
connect_timeout: 3
connect_timeout: 3.0
timeout: 3.0
lucatume\WPBrowser\Module\WPDb:
dsn: '%WORDPRESS_DB_DSN%'
user: %WORDPRESS_DB_USER%
Expand Down

0 comments on commit f147d55

Please sign in to comment.