Skip to content

Commit adbbe14

Browse files
Fix Code Factor issue 🚨
1 parent 2180e24 commit adbbe14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Test/Notion.UnitTests/PagesClientTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ public async Task CreateAsync_Throws_ArgumentNullException_When_Properties_Is_Mi
222222
Parent = new ParentPageInput()
223223
{
224224
PageId = "3c357473-a281-49a4-88c0-10d2b245a589",
225-
226225
},
227226
Properties = null
228227
};

0 commit comments

Comments
 (0)