Fixes 'TestStandardUnitConverterAndDateViewModels' test case failing

This commit fixes the "TestStandardUnitConverterAndDateViewModels" failing by introducing a new resource entry to the Test.resw file.

These changes needed to be made because adding the new unit changed the order of units, hence the test case expected a different value, since it was converting other units.
This commit is contained in:
DevBoiAgru 2024-09-23 11:58:17 +05:30
commit 28ac95f40a

View file

@ -591,8 +591,8 @@
<data name="Milliliters-Milliliters" xml:space="preserve">
<value>1</value>
</data>
<data name="Nanometers-Microns-3" xml:space="preserve">
<value>0.003</value>
<data name="Angstroms-Nanometers-3" xml:space="preserve">
<value>0.3</value>
</data>
<data name="Joules-Kilowatthour" xml:space="preserve">
<value>3600000</value>