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