From 4325d61c4dd79091fc3d2fb6ef4643bfe09a3c41 Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Tue, 25 Nov 2025 18:15:24 +0100 Subject: [PATCH] testing snaps --- playwriter/src/mcp.test.ts | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/playwriter/src/mcp.test.ts b/playwriter/src/mcp.test.ts index b6d1a91..ffc7fd2 100644 --- a/playwriter/src/mcp.test.ts +++ b/playwriter/src/mcp.test.ts @@ -613,18 +613,6 @@ describe('MCP Server Tests', () => { "title": "", "url": "about:blank", }, - { - "title": "Example Domain", - "url": "https://example.com/mcp-test", - }, - { - "title": "Example Domain", - "url": "https://example.com/", - }, - { - "title": "Example Domain", - "url": "https://example.com/", - }, { "title": "Example Domain", "url": "https://example.com/tab-a", @@ -711,18 +699,6 @@ describe('MCP Server Tests', () => { "title": "", "url": "about:blank", }, - { - "title": "Example Domain", - "url": "https://example.com/mcp-test", - }, - { - "title": "Example Domain", - "url": "https://example.com/", - }, - { - "title": "Example Domain", - "url": "https://example.com/", - }, { "title": "Example Domain", "url": "https://example.com/tab-a",