mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-06 03:27:03 +03:00
Try selenium test again
This commit is contained in:
@@ -4,7 +4,7 @@ import * as Path from "path";
|
||||
|
||||
import * as fs from "fs";
|
||||
|
||||
xtest("Selenium Chrome test", async () => {
|
||||
test("Selenium Chrome test", async () => {
|
||||
let driver: WebDriver;
|
||||
try {
|
||||
driver = await setup();
|
||||
|
||||
Reference in New Issue
Block a user