diff --git a/helpers/dynamic-fixtures-helper.js b/helpers/dynamic-fixtures-helper.js index b9f5a5f..dc260ef 100644 --- a/helpers/dynamic-fixtures-helper.js +++ b/helpers/dynamic-fixtures-helper.js @@ -8,6 +8,7 @@ export class DynamicFixturesHelper { const defaultParams = { headers: { 'Content-Type': 'application/vnd.api+json', + 'timeout': '300s', }, };