@@ -24,13 +24,13 @@ exports[`finance > 42 > amount > with min and max option 1`] = `"24.98"`;
2424
2525exports [` finance > 42 > amount > with min option 1` ] = ` "380.79"` ;
2626
27- exports [` finance > 42 > amount > with min, leagcy max, leagcy dec and leagcy symbol 1` ] = ` "$24.98161 "` ;
27+ exports [` finance > 42 > amount > with min, leagcy max, leagcy dec and leagcy symbol 1` ] = ` "$24.98160 "` ;
2828
29- exports [` finance > 42 > amount > with min, max and dec option 1` ] = ` "24.98161 "` ;
29+ exports [` finance > 42 > amount > with min, max and dec option 1` ] = ` "24.98160 "` ;
3030
31- exports [` finance > 42 > amount > with min, max, dec and symbol option 1` ] = ` "#24.98161 "` ;
31+ exports [` finance > 42 > amount > with min, max, dec and symbol option 1` ] = ` "#24.98160 "` ;
3232
33- exports [` finance > 42 > amount > with min, max, dec, symbol and autoFormat option 1` ] = ` "#24.98161 "` ;
33+ exports [` finance > 42 > amount > with min, max, dec, symbol and autoFormat option 1` ] = ` "#24.98160 "` ;
3434
3535exports [` finance > 42 > bic > noArgs 1` ] = ` "UYETSCLLG53"` ;
3636
@@ -244,13 +244,13 @@ exports[`finance > 1337 > amount > with min and max option 1`] = `"20.48"`;
244244
245245exports [` finance > 1337 > amount > with min option 1` ] = ` "269.40"` ;
246246
247- exports [` finance > 1337 > amount > with min, leagcy max, leagcy dec and leagcy symbol 1` ] = ` "$20.48099 "` ;
247+ exports [` finance > 1337 > amount > with min, leagcy max, leagcy dec and leagcy symbol 1` ] = ` "$20.48098 "` ;
248248
249- exports [` finance > 1337 > amount > with min, max and dec option 1` ] = ` "20.48099 "` ;
249+ exports [` finance > 1337 > amount > with min, max and dec option 1` ] = ` "20.48098 "` ;
250250
251- exports [` finance > 1337 > amount > with min, max, dec and symbol option 1` ] = ` "#20.48099 "` ;
251+ exports [` finance > 1337 > amount > with min, max, dec and symbol option 1` ] = ` "#20.48098 "` ;
252252
253- exports [` finance > 1337 > amount > with min, max, dec, symbol and autoFormat option 1` ] = ` "#20.48099 "` ;
253+ exports [` finance > 1337 > amount > with min, max, dec, symbol and autoFormat option 1` ] = ` "#20.48098 "` ;
254254
255255exports [` finance > 1337 > bic > noArgs 1` ] = ` "OEFHLYG18IL"` ;
256256
0 commit comments