chore: run dotnet format

This commit is contained in:
Stevan Freeborn
2025-05-07 23:07:15 -05:00
parent 3534bc4f20
commit 30dbba37be
3 changed files with 21 additions and 21 deletions
+5 -5
View File
@@ -2,9 +2,9 @@
public class UnitTest1
{
[Fact]
public void Test1()
{
[Fact]
public void Test1()
{
}
}
}
}