Skip to content

Commit efae436

Browse files
committed
Apply change on InterventionalRadiologyController_test
1 parent f7f92d7 commit efae436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BeamAdapter_test/component/controller/InterventionalRadiologyController_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class InterventionalRadiologyController_test : public BaseTest
5858
}
5959

6060
/// Unload the scene
61-
void onTearDown() override
61+
void doTearDown() override
6262
{
6363
if (m_root != nullptr) {
6464
sofa::simulation::node::unload(m_root);

0 commit comments

Comments
 (0)