chore: cleanup usings and run dotnet format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace Blog.Tests.EndToEnd;
|
||||
|
||||
[TestFixture]
|
||||
public class PostTests : BlogTest
|
||||
public class PostTests : BlogTest
|
||||
{
|
||||
private const string TestPostSlug = "test-blog";
|
||||
private const string TestPostTitle = "Test Blog";
|
||||
|
||||
Reference in New Issue
Block a user