spelling: the

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:00:58 -05:00
parent 34b2a18fcc
commit d09aca0a02
14 changed files with 15 additions and 15 deletions

View file

@ -1566,7 +1566,7 @@ void test_activity__sleep_history(void) {
prv_feed_canned_accel_data(30 * SECONDS_PER_MINUTE, 20, ActivitySleepStateAwake);
// Another 2 hour sleep session starting at 9pm. This will leave us at 11pm. Since this
// session ends after the the cutoff, it should be registered for the next day
// session ends after the cutoff, it should be registered for the next day
prv_feed_canned_accel_data(120 * SECONDS_PER_MINUTE, 0, ActivitySleepStateLightSleep);
// Awake for 2 hours which puts us at 1am