mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-05 10:45:41 -04:00
build(deps): bump playwright from 1.49.1 to 1.50.1
This commit is contained in:
2
node_modules/playwright-core/lib/client/clientInstrumentation.js
generated
vendored
2
node_modules/playwright-core/lib/client/clientInstrumentation.js
generated
vendored
@@ -20,6 +20,8 @@ exports.createInstrumentation = createInstrumentation;
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// Instrumentation can mutate the data, for example change apiName or stepId.
|
||||
|
||||
function createInstrumentation() {
|
||||
const listeners = [];
|
||||
return new Proxy({}, {
|
||||
|
||||
Reference in New Issue
Block a user