Skip to content
Snippets Groups Projects
user avatar
adam-james authored
* Normalize Formatted strings on \space char.

Some JVMs use nbsp chars in their formatted strings. I noticed weird test failures that printed the same because of
this and it was confusing. So I propose a simple string replace to normalize on one type of space char only.

* Change use of strings in str/replace to chars to pass the linter
d1ad5194
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
src/metabase
test/metabase