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 16, 2024
1 parent ad9416a commit bb73091
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 @@ -57,3 +57,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 bb73091

Please sign in to comment.