fix(tests): add missing using and fix xUnit2013 analyzer error
Deploy Telegram Bot / build-and-push (push) Successful in 21s
Deploy Telegram Bot / deploy (push) Successful in 13s

This commit is contained in:
root
2026-05-06 10:06:27 +00:00
parent cad4e5c30e
commit a7c8127f90
2 changed files with 3 additions and 2 deletions
@@ -1,3 +1,4 @@
using GmRelay.Bot.Infrastructure.Telegram;
using GmRelay.Shared.Domain;
using GmRelay.Shared.Rendering;
using Telegram.Bot.Types.ReplyMarkups;