Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Commit

Permalink
Fixed mochitest
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi-agg committed Feb 18, 2022
1 parent 45cdb36 commit 2928731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tests/browser_translation_test.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Translation test.</title>
</head>
<body>
<div id="translationDiv">Hola mundo. Eso es una prueba de testes de traduciones.</div>
<div id="translationDiv">Hola mundo. Eso es una prueba de testes de traducciones.</div>
<textarea id="mainTextarea"></textarea>
</body>
</html>

0 comments on commit 2928731

Please sign in to comment.