Skip to content

Commit 11d3320

Browse files
committed
update food snapshot
1 parent f803e64 commit 11d3320

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

test/modules/__snapshots__/food.spec.ts.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ exports[`food > 42 > dish 1`] = `"Moses's Special Buckwheat Flour"`;
88

99
exports[`food > 42 > ethnicCategory 1`] = `"Gujarati"`;
1010

11-
exports[`food > 42 > fruit 1`] = `"fig"`;
11+
exports[`food > 42 > fruit 1`] = `"fingerlime"`;
1212

1313
exports[`food > 42 > ingredient 1`] = `"flathead"`;
1414

@@ -20,13 +20,13 @@ exports[`food > 42 > vegetable 1`] = `"cos lettuce"`;
2020

2121
exports[`food > 1211 > adjective 1`] = `"tender"`;
2222

23-
exports[`food > 1211 > description 1`] = `"Three cherries with onion, pumpkin, parsnip, purple carrot and soy beans. With a side of baked prune, and your choice of celery or capsicum."`;
23+
exports[`food > 1211 > description 1`] = `"Three cherries with okra, pumpkin, onion, pumpkin and soy beans. With a side of baked raspberry, and your choice of celery or capsicum."`;
2424

2525
exports[`food > 1211 > dish 1`] = `"Sushi"`;
2626

2727
exports[`food > 1211 > ethnicCategory 1`] = `"Texan"`;
2828

29-
exports[`food > 1211 > fruit 1`] = `"strawberry"`;
29+
exports[`food > 1211 > fruit 1`] = `"starfruit"`;
3030

3131
exports[`food > 1211 > ingredient 1`] = `"turmeric"`;
3232

@@ -38,7 +38,7 @@ exports[`food > 1211 > vegetable 1`] = `"sun dried tomatoes"`;
3838

3939
exports[`food > 1337 > adjective 1`] = `"fluffy"`;
4040

41-
exports[`food > 1337 > description 1`] = `"A slow-roasted Cory's Shearwater with a fresh, fluffy exterior. Stuffed with orange and covered in fingerlime sauce. Sides with bok choy puree and wild english spinach."`;
41+
exports[`food > 1337 > description 1`] = `"A slow-roasted Cory's Shearwater with a fresh, fluffy exterior. Stuffed with papaw and covered in goji berry sauce. Sides with beetroot puree and wild endive."`;
4242

4343
exports[`food > 1337 > dish 1`] = `"Egyptian Dill Soup"`;
4444

0 commit comments

Comments
 (0)