We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae44bef commit 300305bCopy full SHA for 300305b
test/integration/language_translator.v3.test.js
@@ -86,7 +86,7 @@ describe('language_translator_integration', function() {
86
});
87
88
89
- describe('documentTranslation', function() {
+ describe('documentTranslation @slow', function() {
90
let document_id;
91
// The service was down, could not test the test.
92
it('should translate document', function(done) {
0 commit comments