Skip to content

Commit 6133f99

Browse files
committed
calling tlm right away
1 parent 26de73b commit 6133f99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FprimeZephyrReference/test/int/power_monitor_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ def test_03_reset_total_power_command(fprime_test_api: IntegrationTestAPI, start
9595
# Verify event was logged
9696
fprime_test_api.assert_event(f"{powerMonitor}.TotalPowerReset", timeout=3)
9797

98+
send_packet(fprime_test_api, start_gds)
99+
98100
# Wait for next telemetry update
99101
time.sleep(2)
100102

0 commit comments

Comments
 (0)