You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: asset_tracker_v2: Do not create mock for sys_reboot
Unity throws errors when it tries to mock nonreturn function. Use the
acutal sys_reboot implementation instead of mock, it does not have
impact on test result.
Signed-off-by: Robert Lubos <[email protected]>
0 commit comments