Skip to content

Commit bdb1f56

Browse files
Run dotnet format 🎨
1 parent 49f3a25 commit bdb1f56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Test/Notion.UnitTests/SearchClientTest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System;
1+
using System;
22
using System.IO;
33
using System.Threading.Tasks;
44
using FluentAssertions;
@@ -68,4 +68,4 @@ public async Task Search()
6868
);
6969
}
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)