chore: switch to nunit for test framework
This commit is contained in:
@@ -1 +1 @@
|
||||
global using Xunit;
|
||||
global using NUnit.Framework;
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
global using Xunit;
|
||||
global using NUnit.Framework;
|
||||