remove comment

This commit is contained in:
Simon Knott 2025-02-26 10:15:54 +01:00
parent 589c8041b5
commit 272f4c8e73
No known key found for this signature in database
GPG key ID: 8CEDC00028084AEC

View file

@ -18,8 +18,6 @@ import { test, expect } from './playwright-test-fixtures';
import fs from 'fs'; import fs from 'fs';
import path from 'path'; import path from 'path';
// TODO: this is where to change some tests
test.describe.configure({ mode: 'parallel' }); test.describe.configure({ mode: 'parallel' });
test('should match snapshot with name', async ({ runInlineTest }, testInfo) => { test('should match snapshot with name', async ({ runInlineTest }, testInfo) => {