mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 11:21:46 +00:00
Migrate to playwright/test
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
const { test, expect } = require("@playwright/test");
|
||||
|
||||
const { sortSegments } = require("../segments");
|
||||
|
||||
test("Segment sorting", () => {
|
||||
|
||||
Reference in New Issue
Block a user