Add notification lifecycle test helper

This commit is contained in:
ajp_anton
2026-07-23 10:27:20 +00:00
parent 8570f65d09
commit 2709c2e92d
4 changed files with 23 additions and 0 deletions
+1
View File
@@ -16,3 +16,4 @@ dependencyResolutionManagement {
rootProject.name = "NotificationLog"
include(":app")
include(":test-helper")