|
1 | 1 | // Vitest Snapshot v1 |
2 | 2 |
|
3 | | -exports[`name > seed: 42 > abbreviation() 1`] = `"PCI"`; |
| 3 | +exports[`name > seed: 42 > abbreviation() 1`] = `"HTTP"`; |
4 | 4 |
|
5 | 5 | exports[`name > seed: 42 > adjective() 1`] = `"cross-platform"`; |
6 | 6 |
|
7 | 7 | exports[`name > seed: 42 > ingverb() 1`] = `"copying"`; |
8 | 8 |
|
9 | 9 | exports[`name > seed: 42 > noun() 1`] = `"array"`; |
10 | 10 |
|
11 | | -exports[`name > seed: 42 > phrase() 1`] = `"Try to transmit the SAS microchip, maybe it will quantify the mobile monitor!"`; |
| 11 | +exports[`name > seed: 42 > phrase() 1`] = `"Try to transmit the TCP microchip, maybe it will quantify the mobile monitor!"`; |
12 | 12 |
|
13 | 13 | exports[`name > seed: 42 > verb() 1`] = `"navigate"`; |
14 | 14 |
|
15 | | -exports[`name > seed: 1211 > abbreviation() 1`] = `"JSON"`; |
| 15 | +exports[`name > seed: 1211 > abbreviation() 1`] = `"UTF8"`; |
16 | 16 |
|
17 | 17 | exports[`name > seed: 1211 > adjective() 1`] = `"solid state"`; |
18 | 18 |
|
19 | 19 | exports[`name > seed: 1211 > ingverb() 1`] = `"programming"`; |
20 | 20 |
|
21 | 21 | exports[`name > seed: 1211 > noun() 1`] = `"capacitor"`; |
22 | 22 |
|
23 | | -exports[`name > seed: 1211 > phrase() 1`] = `"I'll back up the neural RSS program, that should panel the SCSI matrix!"`; |
| 23 | +exports[`name > seed: 1211 > phrase() 1`] = `"I'll back up the neural JSON program, that should panel the USB matrix!"`; |
24 | 24 |
|
25 | 25 | exports[`name > seed: 1211 > verb() 1`] = `"reboot"`; |
26 | 26 |
|
27 | | -exports[`name > seed: 1337 > abbreviation() 1`] = `"AGP"`; |
| 27 | +exports[`name > seed: 1337 > abbreviation() 1`] = `"FTP"`; |
28 | 28 |
|
29 | 29 | exports[`name > seed: 1337 > adjective() 1`] = `"open-source"`; |
30 | 30 |
|
31 | 31 | exports[`name > seed: 1337 > ingverb() 1`] = `"compressing"`; |
32 | 32 |
|
33 | 33 | exports[`name > seed: 1337 > noun() 1`] = `"port"`; |
34 | 34 |
|
35 | | -exports[`name > seed: 1337 > phrase() 1`] = `"Try to generate the COM program, maybe it will connect the back-end port!"`; |
| 35 | +exports[`name > seed: 1337 > phrase() 1`] = `"Try to generate the RAM program, maybe it will connect the back-end port!"`; |
36 | 36 |
|
37 | 37 | exports[`name > seed: 1337 > verb() 1`] = `"compress"`; |
0 commit comments