Fix tests in AzToolsFramework now that the Trace bus is hooked
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -493,7 +493,10 @@ namespace UnitTest
|
||||
// Add placeholder component which implements component mode.
|
||||
entity->CreateComponent<PlaceHolderComponent>();
|
||||
|
||||
AZ_TEST_START_TRACE_SUPPRESSION;
|
||||
entity->Activate();
|
||||
AZ_TEST_STOP_TRACE_SUPPRESSION(1);
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user