Skip to content

Commit c8a933e

Browse files
updated blog with test shift
1 parent 42ec0f8 commit c8a933e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/resources.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,14 @@ export const playwrightResources: Resource[] = [
685685
url: "https://www.linkedin.com/learning/advanced-playwright-techniques-optimimizing-speed-stability-and-cloud-testing/advanced-playwright-techniques",
686686
category: "Premium Courses",
687687
tags: ["Premium Courses", "Playwright", "Community"],
688+
},
689+
{
690+
id: "78",
691+
title: "Test Shift",
692+
description: "Automation That Builds. Not Burns",
693+
url: "https://www.test-shift.com/",
694+
category: "Blogs",
695+
tags: ["Blogs", "Playwright", "Community"],
688696
}
689697

690698

0 commit comments

Comments
 (0)