Merge branch 'LYN-8035_MultiplayerFlakyTestFix' into LYN-8035_MultiplayerFlakyTest_ServerLogging

This commit is contained in:
Gene Walters
2021-11-04 22:27:32 -07:00
@@ -7,19 +7,6 @@
#
if(PAL_TRAIT_BUILD_TESTS_SUPPORTED AND PAL_TRAIT_BUILD_HOST_TOOLS)
ly_add_pytest(
NAME AutomatedTesting::MultiplayerTests_Main
TEST_SUITE main
TEST_SERIAL
PATH ${CMAKE_CURRENT_LIST_DIR}/TestSuite_Main.py
RUNTIME_DEPENDENCIES
Legacy::Editor
AZ::AssetProcessor
AutomatedTesting.Assets
AutomatedTesting.ServerLauncher
COMPONENT
Multiplayer
)
ly_add_pytest(
NAME AutomatedTesting::MultiplayerTests_Sandbox
TEST_SUITE sandbox