testTimeout property
Max time a test execution is allowed to run before it is automatically cancelled.
The default value is 5 min.
Implementation
core.String? testTimeout;
Max time a test execution is allowed to run before it is automatically cancelled.
The default value is 5 min.
core.String? testTimeout;