Closed krugerk closed 1 month ago
This is a follow-up to Commit e5ef0f / MR #484.
It replaces uses of asleep with asleepUnspecified in the other targets (tests).
asleep
asleepUnspecified
- HKCategoryValueSleepAnalysis.asleep + HKCategoryValueSleepAnalysis.asleepUnspecified
Thanks for fixing this!
This is a follow-up to Commit e5ef0f / MR #484.
It replaces uses of
asleep
withasleepUnspecified
in the other targets (tests).