chore: stub out tests

This commit is contained in:
Stevan Freeborn
2025-06-02 00:00:28 -05:00
parent a9fe97b411
commit 7f9404dff3
2 changed files with 7 additions and 1 deletions
@@ -0,0 +1,6 @@
namespace StevesBot.Webhook.Tests.Unit;
public class NotificationHandlerTests
{
}