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:
lumberyard-employee-dm
2021-04-30 18:30:51 -05:00
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(),