Skip to content

Commit 8e8ef06

Browse files
remove accidental test push
1 parent 6635f83 commit 8e8ef06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotnet/test/common/PrintTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ public void CanPrintWithMostParams()
7272
};
7373

7474
options.AddPageRangeToPrint("1-3");
75-
options.AddPageToPrint(1);
7675

7776
var pdf = printer.Print(options);
7877

0 commit comments

Comments
 (0)