Skip to content

Commit

Permalink
Update test/integration/buoyancy_engine.cc
Browse files Browse the repository at this point in the history
Co-authored-by: Louise Poubel <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
  • Loading branch information
arjo129 and chapulina committed Sep 15, 2021
1 parent baad4ad commit 9aed82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/buoyancy_engine.cc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
using namespace ignition;
using namespace gazebo;

class BuoyancyEngineTest : public ::testing::Test
class BuoyancyEngineTest : public InternalFixture<:::testing::Test>
{
// Documentation inherited
protected: void SetUp() override
Expand Down

0 comments on commit 9aed82a

Please sign in to comment.