Skip to content

Commit 0834338

Browse files
committed
adding extra line at the end of file to address the format checks
1 parent dd22d0b commit 0834338

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dotnet/src/webdriver/PrintOptions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,4 +423,4 @@ public double Right
423423
}
424424
}
425425
}
426-
}
426+
}

dotnet/test/common/PrintTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ public void CanSetCustomPageSize()
158158
}
159159

160160
}
161-
}
161+
}

0 commit comments

Comments
 (0)