diff --git a/lib/lookup.json b/lib/lookup.json index cfe4ff5a..146484c8 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -438,7 +438,8 @@ "expectFail": "fips", "envVar": { "npm_config_ignore_scripts": "true" }, "comment": "postlint script fails", - "timeout": 300000 + "timeout": 300000, + "scripts": ["test -- --timeout 60000"] }, "serialport": { "skip": ["ppc", "s390x"],