Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
clholgat committed Dec 3, 2024
1 parent dd8a633 commit 3b1a158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_com.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ TEST_F(ComTest, test_cnfline_kh910) {
uint8_t buffer[30] = {static_cast<uint8_t>(AYAB_API::cnfLine) /* 0x42 */,
0,
0,
1,
0x01,
0xDE,
0xAD,
0xBE,
Expand Down

0 comments on commit 3b1a158

Please sign in to comment.