diff --git a/translate/test/v3beta1/translate_batch_translate_document.test.js b/translate/test/v3beta1/translate_batch_translate_document.test.js index 8ef639eb68..cdb81f6c46 100644 --- a/translate/test/v3beta1/translate_batch_translate_document.test.js +++ b/translate/test/v3beta1/translate_batch_translate_document.test.js @@ -61,7 +61,7 @@ describe(REGION_TAG, () => { ); assert.match(output, /Total Pages: /); - this.timeout(500000); + this.timeout(750000); }); // Delete the folder from GCS for cleanup