add more test for publisher

This commit is contained in:
Timo K
2025-11-28 21:50:22 +01:00
parent 2011aef116
commit 66dece98a5
5 changed files with 154 additions and 10 deletions

View File

@@ -79,7 +79,7 @@ test("Should show error screen if call creation is restricted", async ({
}) => {
test.skip(
browserName === "firefox",
"The test to check the video visibility is not working in Firefox CI environment. looks like video is disabled?",
"The is test is not working on firefox CI environment.",
);
await page.goto("/");