Scaffold backend + backend.tests projects
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace backend.tests;
|
||||
|
||||
public class UnitTest1
|
||||
{
|
||||
[Fact]
|
||||
public void Test1()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user