We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0862eec commit cd687caCopy full SHA for cd687ca
backend/magic-service/test/Cases/Infrastructure/Util/Odin/TextSplitter/TokenTextSplitterTest.php
@@ -218,7 +218,7 @@ public function testTaggedContentProtection()
218
{
219
$text = <<<'EOT'
220
测试word
221
-<MagicCompressibleContent Type="Image">magic_file_DT001/588417216353927169/DT001/open/2c17c6393771ee3048ae34d6b380c5ec/682ea88b4a2b5.png</MagicCompressibleContent>
+<MagicCompressibleContent Type="Image">magic_file_org/open/2c17c6393771ee3048ae34d6b380c5ec/682ea88b4a2b5.png</MagicCompressibleContent>
222
测试缓存
223
EOT;
224
0 commit comments