test: update infra tests for new authentication namespaces

This commit is contained in:
Stevan Freeborn
2026-02-03 04:38:40 -06:00
parent a7eafa4966
commit 2a1a03ef6c
3 changed files with 15 additions and 6 deletions
@@ -1,3 +1,5 @@
using FiscalOS.Infra.Authentication;
namespace FiscalOS.Infra.Tests.Unit;
public class PasswordHasherTests