11// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
22
3- exports [` location > 42 > buildingNumber 1` ] = ` "7917 "` ;
3+ exports [` location > 42 > buildingNumber 1` ] = ` "8917 "` ;
44
55exports [` location > 42 > cardinalDirection > noArgs 1` ] = ` "East"` ;
66
@@ -126,7 +126,7 @@ exports[`location > 42 > ordinalDirection > with abbreviated option 1`] = `"NW"`
126126
127127exports [` location > 42 > ordinalDirection > with boolean 1` ] = ` "Northwest"` ;
128128
129- exports [` location > 42 > secondaryAddress 1` ] = ` "Apt. 791 "` ;
129+ exports [` location > 42 > secondaryAddress 1` ] = ` "Apt. 891 "` ;
130130
131131exports [` location > 42 > state > noArgs 1` ] = ` "Maine"` ;
132132
@@ -136,11 +136,11 @@ exports[`location > 42 > stateAbbr 1`] = `"ME"`;
136136
137137exports [` location > 42 > street 1` ] = ` "Peyton Villages"` ;
138138
139- exports [` location > 42 > streetAddress > noArgs 1` ] = ` "7917 Miller Park"` ;
139+ exports [` location > 42 > streetAddress > noArgs 1` ] = ` "8917 Miller Park"` ;
140140
141- exports [` location > 42 > streetAddress > with boolean 1` ] = ` "7917 Miller Park"` ;
141+ exports [` location > 42 > streetAddress > with boolean 1` ] = ` "8917 Miller Park"` ;
142142
143- exports [` location > 42 > streetAddress > with useFullAddress options 1` ] = ` "7917 Miller Park Apt. 410 "` ;
143+ exports [` location > 42 > streetAddress > with useFullAddress options 1` ] = ` "8917 Miller Park Apt. 510 "` ;
144144
145145exports [` location > 42 > timeZone 1` ] = ` "America/North_Dakota/New_Salem"` ;
146146
@@ -152,7 +152,7 @@ exports[`location > 42 > zipCode > with string 1`] = `"379"`;
152152
153153exports [` location > 42 > zipCodeByState > noArgs 1` ] = ` "79177"` ;
154154
155- exports [` location > 1211 > buildingNumber 1` ] = ` "487 "` ;
155+ exports [` location > 1211 > buildingNumber 1` ] = ` "587 "` ;
156156
157157exports [` location > 1211 > cardinalDirection > noArgs 1` ] = ` "West"` ;
158158
@@ -278,7 +278,7 @@ exports[`location > 1211 > ordinalDirection > with abbreviated option 1`] = `"SW
278278
279279exports [` location > 1211 > ordinalDirection > with boolean 1` ] = ` "Southwest"` ;
280280
281- exports [` location > 1211 > secondaryAddress 1` ] = ` "Suite 487 "` ;
281+ exports [` location > 1211 > secondaryAddress 1` ] = ` "Suite 587 "` ;
282282
283283exports [` location > 1211 > state > noArgs 1` ] = ` "Washington"` ;
284284
@@ -288,11 +288,11 @@ exports[`location > 1211 > stateAbbr 1`] = `"WA"`;
288288
289289exports [` location > 1211 > street 1` ] = ` "Koelpin Turnpike"` ;
290290
291- exports [` location > 1211 > streetAddress > noArgs 1` ] = ` "487 Breana Wells"` ;
291+ exports [` location > 1211 > streetAddress > noArgs 1` ] = ` "587 Breana Wells"` ;
292292
293- exports [` location > 1211 > streetAddress > with boolean 1` ] = ` "487 Breana Wells"` ;
293+ exports [` location > 1211 > streetAddress > with boolean 1` ] = ` "587 Breana Wells"` ;
294294
295- exports [` location > 1211 > streetAddress > with useFullAddress options 1` ] = ` "487 Breana Wells Apt. 616 "` ;
295+ exports [` location > 1211 > streetAddress > with useFullAddress options 1` ] = ` "587 Breana Wells Apt. 716 "` ;
296296
297297exports [` location > 1211 > timeZone 1` ] = ` "Pacific/Fiji"` ;
298298
@@ -304,7 +304,7 @@ exports[`location > 1211 > zipCode > with string 1`] = `"948"`;
304304
305305exports [` location > 1211 > zipCodeByState > noArgs 1` ] = ` "48721-9061"` ;
306306
307- exports [` location > 1337 > buildingNumber 1` ] = ` "51225 "` ;
307+ exports [` location > 1337 > buildingNumber 1` ] = ` "61225 "` ;
308308
309309exports [` location > 1337 > cardinalDirection > noArgs 1` ] = ` "East"` ;
310310
@@ -430,7 +430,7 @@ exports[`location > 1337 > ordinalDirection > with abbreviated option 1`] = `"NW
430430
431431exports [` location > 1337 > ordinalDirection > with boolean 1` ] = ` "Northwest"` ;
432432
433- exports [` location > 1337 > secondaryAddress 1` ] = ` "Apt. 512 "` ;
433+ exports [` location > 1337 > secondaryAddress 1` ] = ` "Apt. 612 "` ;
434434
435435exports [` location > 1337 > state > noArgs 1` ] = ` "Indiana"` ;
436436
@@ -440,11 +440,11 @@ exports[`location > 1337 > stateAbbr 1`] = `"IN"`;
440440
441441exports [` location > 1337 > street 1` ] = ` "Kellen Crest"` ;
442442
443- exports [` location > 1337 > streetAddress > noArgs 1` ] = ` "51225 Alexys Gateway"` ;
443+ exports [` location > 1337 > streetAddress > noArgs 1` ] = ` "61225 Alexys Gateway"` ;
444444
445- exports [` location > 1337 > streetAddress > with boolean 1` ] = ` "51225 Alexys Gateway"` ;
445+ exports [` location > 1337 > streetAddress > with boolean 1` ] = ` "61225 Alexys Gateway"` ;
446446
447- exports [` location > 1337 > streetAddress > with useFullAddress options 1` ] = ` "51225 Alexys Gateway Apt. 552"` ;
447+ exports [` location > 1337 > streetAddress > with useFullAddress options 1` ] = ` "61225 Alexys Gateway Apt. 552"` ;
448448
449449exports [` location > 1337 > timeZone 1` ] = ` "America/Guatemala"` ;
450450
0 commit comments