Skip to content

Commit 5eb37cb

Browse files
committed
test: re-record fixture
1 parent 675b177 commit 5eb37cb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

tests/testthat/fixtures/example-square/api/translate-0555e6-POST.json

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"translations": [
3+
{
4+
"detected_source_language": "EN",
5+
"text": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE document SYSTEM \"CommonMark.dtd\">\n<document xmlns=\"http://commonmark.org/xml/1.0\">\n <paragraph>\n <text xml:space=\"preserve\">\n <text xml:space=\"preserve\">Wickham dice bla <\/text>\n <squary>-<notranslate>@wickham2015<\/notranslate>\n<\/squary> <text> y dice otras cosas<\/text>\n <squary>\n <notranslate>^footnote1<\/notranslate>\n <\/squary>\n <text>.<\/text>\n <\/text>\n <softbreak/>\n <text xml:space=\"preserve\">\n <text xml:space=\"preserve\">Bla bla bla <\/text>\n <squary>véase <notranslate>@knuth1984<\/notranslate>, pp. 33-35; también <notranslate>@wickham2015<\/notranslate><\/squary>, <squary>cap. 1<\/squary>\n <text/>\n <\/text>\n <\/paragraph>\n<\/document>\n"
6+
}
7+
]
8+
}

0 commit comments

Comments
 (0)