Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 16eb956

Browse files
committed
- fix Tests for translate()
1 parent 9375794 commit 16eb956

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration/DeepLApiTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ public function testTranslateWithAllParams()
214214
'xml', //$tagHandling
215215
array('html','html5','html6'), //$ignoreTags
216216
'more', //$formality
217-
'translate', //$resource
218217
'nonewlines', //$splitSentences
219218
1, //$preserveFormatting
220219
array('href','href2'), //$nonSplittingTags
@@ -309,7 +308,6 @@ public function testTranslateWithHTML()
309308
'xml', //$tagHandling
310309
array('strong'), //$ignoreTags
311310
'less', //$formality
312-
'translate',
313311
1,
314312
0,
315313
array('br'),

0 commit comments

Comments
 (0)