diff --git a/tests/testthat/fixtures/example-equations/api/translate-40e21b-POST.json b/tests/testthat/fixtures/example-equations/api/translate-f741d7-POST.json similarity index 68% rename from tests/testthat/fixtures/example-equations/api/translate-40e21b-POST.json rename to tests/testthat/fixtures/example-equations/api/translate-f741d7-POST.json index ff8480e..70fa605 100644 --- a/tests/testthat/fixtures/example-equations/api/translate-40e21b-POST.json +++ b/tests/testthat/fixtures/example-equations/api/translate-f741d7-POST.json @@ -2,7 +2,7 @@ "translations": [ { "detected_source_language": "EN", - "text": "\n\n\n \n Algo de texto.<\/text>\n <\/paragraph>\n \n $$<\/text>\n \n E = m \\times c^2<\/math>\n \n $$<\/text>\n <\/paragraph>\n \n ¿A que es bonita esta ecuación? Observa que <\/text>\n $\\alpha=1$<\/math>\n y $b$ no está definida.<\/text>\n <\/paragraph>\n \n \n $i_t = j_t$<\/math>\n \n <\/paragraph>\n<\/document>\n" + "text": "\n\n\n \n Algo de texto.<\/text>\n <\/paragraph>\n \n $$<\/text>\n \n E = m \\times c^2<\/math>\n \n $$<\/text>\n <\/paragraph>\n \n ¿A que es bonita esta ecuación? Observa que <\/text>\n $\\alpha=1$<\/math>\n y <\/text>\n $b$<\/math>\n no está definida.<\/text>\n <\/paragraph>\n \n \n $i_t = j_t$<\/math>\n \n <\/paragraph>\n<\/document>\n" } ] }