Skip to content

Commit 51e7549

Browse files
committed
UITest: remove empty line
1 parent 95d58ca commit 51e7549

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Samples.UITest/Writer.Test/UIAssert.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ public static void NotExists(Action accessElement, [CallerArgumentExpression(nam
1414
Retry.DefaultTimeout = TimeSpan.Zero;
1515
try
1616
{
17-
1817
accessElement();
1918
}
2019
catch (ElementNotFoundException)

0 commit comments

Comments
 (0)