mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-05 08:25:42 -04:00
build(deps): bump playwright from 1.49.1 to 1.50.1
This commit is contained in:
3
node_modules/playwright/lib/runner/tasks.js
generated
vendored
3
node_modules/playwright/lib/runner/tasks.js
generated
vendored
@@ -267,6 +267,9 @@ function createLoadTask(mode, options) {
|
||||
function createApplyRebaselinesTask() {
|
||||
return {
|
||||
title: 'apply rebaselines',
|
||||
setup: async () => {
|
||||
(0, _rebase.clearSuggestedRebaselines)();
|
||||
},
|
||||
teardown: async ({
|
||||
config,
|
||||
reporter
|
||||
|
||||
Reference in New Issue
Block a user