diff --git a/Test/Notion.UnitTests/HelperAsserts.cs b/Test/Notion.UnitTests/HelperAsserts.cs index 93a29a21..1b07fbf5 100644 --- a/Test/Notion.UnitTests/HelperAsserts.cs +++ b/Test/Notion.UnitTests/HelperAsserts.cs @@ -1,4 +1,4 @@ -using FluentAssertions; +using FluentAssertions; using Notion.Client; namespace Notion.UnitTests