Closed ThomasSkyldahl closed 1 year ago
When running locally I had a few test cases breaking as we use ',' as the decimal separator in Denmark.
I fixed the test cases by using FormattableString.Invariant() for the expected input
When running locally I had a few test cases breaking as we use ',' as the decimal separator in Denmark.
I fixed the test cases by using FormattableString.Invariant() for the expected input