Fixes some unit tests due to the removal of the MemoryDriller
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -89,6 +89,7 @@ namespace UnitTest
|
||||
if (m_drillerManager)
|
||||
{
|
||||
AZ::Debug::DrillerManager::Destroy(m_drillerManager);
|
||||
AZ::AllocatorManager::Instance().ExitProfilingMode();
|
||||
m_drillerManager = nullptr;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user