LYN-3468 Updating the WhiteBox Editor Physics Tests to load the gem module using the updated filename of PhysX.Editor.Gem (#492)
This commit is contained in:
committed by
GitHub
parent
bb6f5239f3
commit
99c82d141d
@@ -53,7 +53,7 @@ namespace UnitTest
|
||||
|
||||
void EditorWhiteBoxPhysicsTestEnvironment::AddGemsAndComponents()
|
||||
{
|
||||
AddDynamicModulePaths({"PhysX.Editor"});
|
||||
AddDynamicModulePaths({"PhysX.Editor.Gem"});
|
||||
AddComponentDescriptors(
|
||||
{AzToolsFramework::EditorEntityContextComponent::CreateDescriptor(),
|
||||
WhiteBox::EditorWhiteBoxComponent::CreateDescriptor(), WhiteBox::WhiteBoxComponent::CreateDescriptor(),
|
||||
|
||||
Reference in New Issue
Block a user