Migrate to TUnit for unit tests
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
global using NUnit.Framework;
|
||||
global using TUnit;
|
||||
global using Moq;
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
global using NUnit.Framework;
|
||||
global using TUnit;
|
||||
global using Moq;
|
||||