summaryrefslogtreecommitdiff
path: root/test/usb_pd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/usb_pd.c')
-rw-r--r--test/usb_pd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/usb_pd.c b/test/usb_pd.c
index 2916d4eb94..9da5bfc85c 100644
--- a/test/usb_pd.c
+++ b/test/usb_pd.c
@@ -95,6 +95,7 @@ static void simulate_rx_msg(int port, uint16_t header, int cnt,
pd_test_rx_msg_append_word(port, crc32_result());
pd_test_rx_msg_append_eop(port);
+ pd_test_rx_msg_append_last_edge(port);
pd_simulate_rx(port);
}