mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-05 09:45:14 +01:00
helm3 requires the timeout value to have a unit. Without this, the test results in the following error: ``` Error: invalid argument "800" for "--timeout" flag: time: missing unit in duration 800 ``` Signed-off-by: Sunny <darkowlzz@protonmail.com>