Skip to content

Commit 300305b

Browse files
committed
test: temporarily disable document translation tests until api is fixed
1 parent ae44bef commit 300305b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/language_translator.v3.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ describe('language_translator_integration', function() {
8686
});
8787
});
8888

89-
describe('documentTranslation', function() {
89+
describe('documentTranslation @slow', function() {
9090
let document_id;
9191
// The service was down, could not test the test.
9292
it('should translate document', function(done) {

0 commit comments

Comments
 (0)