Update dependencies, replace Moq with NSubstitute

This commit is contained in:
2025-05-03 13:23:25 +02:00
parent b69ba6eaff
commit 0d869a0cc6
11 changed files with 174 additions and 156 deletions

View File

@@ -1,3 +1,4 @@
global using TUnit;
global using NSubstitute;
global using FluentAssertions;
global using LevelInt = byte;