Skip to content

Commit cd687ca

Browse files
leftzzzzhuang letian
authored andcommitted
feature: modify TokenTextSplitterTest
1 parent 0862eec commit cd687ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/magic-service/test/Cases/Infrastructure/Util/Odin/TextSplitter/TokenTextSplitterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ public function testTaggedContentProtection()
218218
{
219219
$text = <<<'EOT'
220220
测试word
221-
<MagicCompressibleContent Type="Image">magic_file_DT001/588417216353927169/DT001/open/2c17c6393771ee3048ae34d6b380c5ec/682ea88b4a2b5.png</MagicCompressibleContent>
221+
<MagicCompressibleContent Type="Image">magic_file_org/open/2c17c6393771ee3048ae34d6b380c5ec/682ea88b4a2b5.png</MagicCompressibleContent>
222222
测试缓存
223223
EOT;
224224

0 commit comments

Comments
 (0)