Skip to content

Commit f8d6ed5

Browse files
Dor-blaristotelos
andauthored
Update src/FlaUI.WebDriver.UITests/ActionsTest.cs
Co-authored-by: aristotelos <arisvd@gmail.com>
1 parent 294c29c commit f8d6ed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FlaUI.WebDriver.UITests/ActionsTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public void Setup()
2121
[TearDown]
2222
public void Teardown()
2323
{
24-
driver?.Quit();
24+
driver?.Dispose();
2525
}
2626

2727
[Test]

0 commit comments

Comments
 (0)