chore: remove extension code (#667)
This commit is contained in:
parent
7fca8f50f8
commit
128474b4aa
28 changed files with 8 additions and 1408 deletions
|
|
@ -20,8 +20,6 @@ import path from 'path';
|
|||
import { test, expect } from './fixtures.js';
|
||||
|
||||
test('check that trace is saved', async ({ startClient, server, mcpMode }, testInfo) => {
|
||||
test.fixme(mcpMode === 'extension', 'Tracing is not supported via CDP');
|
||||
|
||||
const outputDir = testInfo.outputPath('output');
|
||||
|
||||
const { client } = await startClient({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue