Last of the post-2.0.6 band-aid removal (#5512)
* back out changes * Ensure that coverage is generated in all tests
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
This test suite is dedicated to tests which verify search functionality.
|
||||
*/
|
||||
|
||||
const { test, expect } = require('@playwright/test');
|
||||
const { test } = require('../../fixtures.js');
|
||||
const { expect } = require('@playwright/test');
|
||||
const percySnapshot = require('@percy/playwright');
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user