Signal-iOS/Signal/test/subscriptions
Max Radermacher 807ea6e034
Simplify …BadgeIds.contains(_:)
There’s no need to use `allCases` -- we can accomplish the same thing
using the automatically-provided `init(rawValue:)` initializer.
2022-06-28 17:15:14 -07:00
..
SubscriptionManagerTest.swift Simplify …BadgeIds.contains(_:) 2022-06-28 17:15:14 -07:00