Refactor code structure and optimize performance across multiple modules
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
namespace StellaOps.Cli.Tests;
|
||||
using StellaOps.TestKit;
|
||||
namespace StellaOps.Cli.Tests;
|
||||
|
||||
public class UnitTest1
|
||||
{
|
||||
[Fact]
|
||||
[Trait("Category", TestCategories.Unit)]
|
||||
[Fact]
|
||||
public void Test1()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user