tests: work on writing tests for console functionality
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
global using RichardSzalay.MockHttp;
|
||||
global using System.IO.Abstractions;
|
||||
|
||||
global using AltGen.Console.Generate;
|
||||
global using AltGen.Console.Config;
|
||||
global using AltGen.Console.Generate;
|
||||
|
||||
global using FluentAssertions;
|
||||
|
||||
global using Moq;
|
||||
|
||||
global using RichardSzalay.MockHttp;
|
||||
|
||||
Reference in New Issue
Block a user