File tree Expand file tree Collapse file tree 5 files changed +5
-15
lines changed Expand file tree Collapse file tree 5 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 1515 * limitations under the License.
1616 */
1717
18- const { program, initializePlugin } = require ( '@playwright/experimental-ct-core/lib/program' ) ;
19- const { _framework } = require ( './index' ) ;
18+ const { program } = require ( '@playwright/experimental-ct-core/lib/program' ) ;
2019
21- initializePlugin ( _framework ) ;
2220program . parse ( process . argv ) ;
Original file line number Diff line number Diff line change 1515 * limitations under the License.
1616 */
1717
18- const { program, initializePlugin } = require ( '@playwright/experimental-ct-core/lib/program' ) ;
19- const { _framework } = require ( './index' ) ;
18+ const { program } = require ( '@playwright/experimental-ct-core/lib/program' ) ;
2019
21- initializePlugin ( _framework ) ;
2220program . parse ( process . argv ) ;
Original file line number Diff line number Diff line change 1515 * limitations under the License.
1616 */
1717
18- const { program, initializePlugin } = require ( '@playwright/experimental-ct-core/lib/program' ) ;
19- const { _framework } = require ( './index' ) ;
18+ const { program } = require ( '@playwright/experimental-ct-core/lib/program' ) ;
2019
21- initializePlugin ( _framework ) ;
2220program . parse ( process . argv ) ;
Original file line number Diff line number Diff line change 1515 * limitations under the License.
1616 */
1717
18- const { program, initializePlugin } = require ( '@playwright/experimental-ct-core/lib/program' ) ;
19- const { _framework } = require ( './index' ) ;
18+ const { program } = require ( '@playwright/experimental-ct-core/lib/program' ) ;
2019
21- initializePlugin ( _framework ) ;
2220program . parse ( process . argv ) ;
Original file line number Diff line number Diff line change 1515 * limitations under the License.
1616 */
1717
18- const { program, initializePlugin } = require ( '@playwright/experimental-ct-core/lib/program' ) ;
19- const { _framework } = require ( './index' ) ;
18+ const { program } = require ( '@playwright/experimental-ct-core/lib/program' ) ;
2019
21- initializePlugin ( _framework ) ;
2220program . parse ( process . argv ) ;
You can’t perform that action at this time.
0 commit comments