Skip to content

Commit c8633ec

Browse files
Update index.spec.ts
1 parent c168e00 commit c8633ec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/e2e/index.spec.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ const indexMeta = {
44
title: 'Whiskey Web and Whatnot: Web Development, Neat',
55
description:
66
/^Veteran web developers RobbieTheWagner, Charles William Carpenter III, and Adam Argyle host this informal, whiskey-fueled fireside chat with your favorite web devs. They discuss all things web development including JavaScript, TypeScript, EmberJS, React, Astro, SolidJS, CSS, HTML, Web3, and more. They take a unique approach and focus on getting to know the human side of developers and their hobbies outside of work, all while sampling a new whiskey that they rate on their unique tentacle scale./,
7-
image: 'https://assets.flightcast.com/static/fx4npv5dbjrucewh4372wfv9.jpg'
7+
image:
8+
'https://assets.flightcast.com/workspaces/w3c9dshmqkhqsgbaue0txwq5/podcasts/w7bqgc792i30fd43a32uawx0/fx4npv5dbjrucewh4372wfv9.jpg'
89
};
910

1011
test('index page has correct meta', async ({ page }) => {

0 commit comments

Comments
 (0)