Project Init
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
10
colaflow-api/tests/ColaFlow.IntegrationTests/UnitTest1.cs
Normal file
10
colaflow-api/tests/ColaFlow.IntegrationTests/UnitTest1.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace ColaFlow.IntegrationTests;
|
||||
|
||||
public class UnitTest1
|
||||
{
|
||||
[Fact]
|
||||
public void Test1()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user