diff --git a/tests/testthat/fixtures/example-square/api/translate-0555e6-POST.json b/tests/testthat/fixtures/example-square/api/translate-0555e6-POST.json deleted file mode 100644 index 09e9740..0000000 --- a/tests/testthat/fixtures/example-square/api/translate-0555e6-POST.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "translations": [ - { - "detected_source_language": "EN", - "text": "\n\n\n \n \n Wickham dice bla <\/text>\n -@wickham2015<\/notranslate>\n<\/squary> y dice otras cosas<\/text>\n \n ^footnote1<\/notranslate>\n <\/squary>\n .<\/text>\n <\/text>\n \n \n Bla bla bla <\/text>\n véase @knuth1984<\/notranslate>, pp. 33-35; también @wickham2015<\/notranslate><\/squary>, cap. 1<\/squary>\n <\/text>\n <\/paragraph>\n<\/document>\n" - } - ] -} diff --git a/tests/testthat/fixtures/example-square/api/translate-2c5960-POST.json b/tests/testthat/fixtures/example-square/api/translate-2c5960-POST.json new file mode 100644 index 0000000..b8b1bbb --- /dev/null +++ b/tests/testthat/fixtures/example-square/api/translate-2c5960-POST.json @@ -0,0 +1,8 @@ +{ + "translations": [ + { + "detected_source_language": "EN", + "text": "\n\n\n \n \n Wickham dice bla <\/text>\n -@wickham2015<\/notranslate>\n<\/squary> y dice otras cosas<\/text>\n \n ^footnote1<\/notranslate>\n <\/squary>\n .<\/text>\n <\/text>\n \n \n Bla bla bla <\/text>\n véase @knuth1984<\/notranslate>, pp. 33-35; también @wickham2015<\/notranslate><\/squary>, cap. 1<\/squary>\n \n <\/text>\n <\/paragraph>\n<\/document>\n" + } + ] +}