Skip to content

Commit 4044f0d

Browse files
committed
fix: Mark context test as not performing assertions
1 parent 3494fc8 commit 4044f0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/TranslateTextTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ public function testSplitSentences(?ClientInterface $httpClient)
282282

283283
/**
284284
* @dataProvider provideHttpClient
285+
* @doesNotPerformAssertions
285286
*/
286287
public function testContext(?ClientInterface $httpClient)
287288
{

0 commit comments

Comments
 (0)