mirror of
https://github.com/google/pebble.git
synced 2025-11-16 04:20:56 -05:00
spelling: expiration
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -217,7 +217,7 @@ void test_hrm_manager__subscription(void) {
|
||||
cl_assert_equal_b(hrm_is_enabled(HRM), false);
|
||||
}
|
||||
|
||||
// When we cleanup after an app process, its subscription, if any, should get an expriration time
|
||||
// When we cleanup after an app process, its subscription, if any, should get an expiration time
|
||||
// placed on it
|
||||
void test_hrm_manager__app_cleanup(void) {
|
||||
stub_pebble_tasks_set_current(PebbleTask_App);
|
||||
|
||||
Reference in New Issue
Block a user