// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`animal > 42 > bear 1`] = `"Brown bear"`; exports[`animal > 42 > bird 1`] = `"Golden Eagle"`; exports[`animal > 42 > cat 1`] = `"Himalayan"`; exports[`animal > 42 > cetacean 1`] = `"Fraser’s Dolphin"`; exports[`animal > 42 > cow 1`] = `"Estonian Holstein"`; exports[`animal > 42 > crocodilia 1`] = `"Cuvier’s Dwarf Caiman"`; exports[`animal > 42 > dog 1`] = `"Garafian Shepherd"`; exports[`animal > 42 > fish 1`] = `"European anchovy"`; exports[`animal > 42 > horse 1`] = `"Furioso-North Star"`; exports[`animal > 42 > insect 1`] = `"Gouty oak gall"`; exports[`animal > 42 > lion 1`] = `"Cape lion"`; exports[`animal > 42 > petName 1`] = `"Ginger"`; exports[`animal > 42 > rabbit 1`] = `"English Spot"`; exports[`animal > 42 > rodent 1`] = `"Famatina chinchilla rat"`; exports[`animal > 42 > snake 1`] = `"Grand Canyon rattlesnake"`; exports[`animal > 42 > type 1`] = `"frog"`; exports[`animal > 1211 > bear 1`] = `"Sun bear"`; exports[`animal > 1211 > bird 1`] = `"White-faced Storm-Petrel"`; exports[`animal > 1211 > cat 1`] = `"Tonkinese"`; exports[`animal > 1211 > cetacean 1`] = `"Spinner Dolphin"`; exports[`animal > 1211 > cow 1`] = `"Tux-Zillertal"`; exports[`animal > 1211 > crocodilia 1`] = `"West African Crocodile"`; exports[`animal > 1211 > dog 1`] = `"Tibetan Terrier"`; exports[`animal > 1211 > fish 1`] = `"Southern rough shrimp"`; exports[`animal > 1211 > horse 1`] = `"Ukrainian Riding Horse"`; exports[`animal > 1211 > insect 1`] = `"Western paper wasp"`; exports[`animal > 1211 > lion 1`] = `"West African Lion"`; exports[`animal > 1211 > petName 1`] = `"Scout"`; exports[`animal > 1211 > rabbit 1`] = `"Silver Marten"`; exports[`animal > 1211 > rodent 1`] = `"Strong tuco-tuco"`; exports[`animal > 1211 > snake 1`] = `"Urutu"`; exports[`animal > 1211 > type 1`] = `"turtle"`; exports[`animal > 1337 > bear 1`] = `"Brown bear"`; exports[`animal > 1337 > bird 1`] = `"Common Poorwill"`; exports[`animal > 1337 > cat 1`] = `"Devon Rex"`; exports[`animal > 1337 > cetacean 1`] = `"Clymene Dolphin"`; exports[`animal > 1337 > cow 1`] = `"Butana cattle"`; exports[`animal > 1337 > crocodilia 1`] = `"Chinese Alligator"`; exports[`animal > 1337 > dog 1`] = `"Chortai"`; exports[`animal > 1337 > fish 1`] = `"Capelin"`; exports[`animal > 1337 > horse 1`] = `"Colorado Ranger"`; exports[`animal > 1337 > insect 1`] = `"Erythrina gall wasp"`; exports[`animal > 1337 > lion 1`] = `"Barbary Lion"`; exports[`animal > 1337 > petName 1`] = `"Cooper"`; exports[`animal > 1337 > rabbit 1`] = `"Cinnamon"`; exports[`animal > 1337 > rodent 1`] = `"Crested porcupine"`; exports[`animal > 1337 > snake 1`] = `"Cuban wood snake"`; exports[`animal > 1337 > type 1`] = `"eagle"`;