Files app: Simplify getString in unittest
Change all unit tests inside ui/file_manager/file_manager/ to not require each translation string, by returning the message id as the translated string by default. Some tests check against specific text, so only those specific texts were kept. Bug: 907966 Change-Id: I9d6ad880c6cb7105b7828819391878a682b3e6ed Reviewed-on: https://chromium-review.googlesource.com/c/1349140Reviewed-by:Sam McNally <sammc@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#610535}
Showing
Please register or sign in to comment