Skip to content

Commit

Permalink
test: Add integration test for disable_impedance_control
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-caspers committed Dec 13, 2024
1 parent 178b070 commit e6da55b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_bridge_methods.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ macro_rules! make_testcase_method {
}

make_testcase_method!("impedance_control/enable", test_enable_impedance_control);
make_testcase_method!("impedance_control/disable", test_disable_impedance_control);

0 comments on commit e6da55b

Please sign in to comment.