Skip to content

Commit

Permalink
WIP - fixing end-of-run crash
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinGuillaume committed Dec 9, 2024
1 parent 677b70b commit 77edee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/python_binding/test/src/external_tool.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ TEST_CASE( "VTX_PYTHON_BINDING - External tool test", "[integration]" )
{
using namespace VTX;

App::Fixture f;
App::Test::Util::PythonFixture f;

PythonBinding::Interpretor & interpretor = INTERPRETOR();

Expand Down

0 comments on commit 77edee5

Please sign in to comment.