chore(scaffold): initialize git repo and monorepo with .NET solution
This commit is contained in:
10
backend/WorkClub.Tests.Integration/UnitTest1.cs
Normal file
10
backend/WorkClub.Tests.Integration/UnitTest1.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace WorkClub.Tests.Integration;
|
||||
|
||||
public class UnitTest1
|
||||
{
|
||||
[Fact]
|
||||
public void Test1()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user