Skip to content

Commit 00d04fe

Browse files
committed
Remove duplicate text
1 parent 4adca60 commit 00d04fe

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/e2e/Adapter/Scopes/DocumentTests.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ public function testNonUtfChars(): void
4646
$this->assertTrue($e instanceof CharacterException);
4747
}
4848

49-
$nonUtfString = "Hello\x00World\xC3\x28\xFF\xFE\xA0Test\x00End";
50-
5149
/**
5250
* Convert to UTF-8 and replace invalid bytes with empty string
5351
*/

0 commit comments

Comments
 (0)