Create dedicated module for notification troubleshoot.
This commit is contained in:
parent
4f320fd4f8
commit
cb435c523b
60 changed files with 355 additions and 141 deletions
|
|
@ -205,7 +205,12 @@
|
|||
"screen_edit_profile_.*",
|
||||
"screen_notification_settings_.*",
|
||||
"screen_blocked_users_.*",
|
||||
"troubleshoot_notifications_entry_point_.*",
|
||||
"troubleshoot_notifications_entry_point_.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : ":libraries:troubleshoot:impl",
|
||||
"includeRegex" : [
|
||||
"troubleshoot_notifications_screen_.*"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue