mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Add UTs
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
struct MockNotificationPushRule: NotificationPushRuleType {
|
||||
struct MockNotificationPushRule: NotificationPushRuleType, Equatable {
|
||||
var ruleId: String!
|
||||
var enabled: Bool
|
||||
var ruleActions: NotificationActions? = NotificationStandardActions.notifyDefaultSound.actions
|
||||
|
||||
Reference in New Issue
Block a user