Skip to content

Commit 042fd7c

Browse files
committed
Remove demo test
1 parent 4065342 commit 042fd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/test/common/BiDi/Input/CombinedInputActionsTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace OpenQA.Selenium.BiDi.Input;
77

88
class CombinedInputActionsTest : BiDiTestFixture
99
{
10-
[Test]
10+
//[Test]
1111
public async Task Paint()
1212
{
1313
driver.Url = "https://kleki.com/";

0 commit comments

Comments
 (0)