main suite and not sandbox suite, since the nightly runs the main suite

This commit is contained in:
jromnoa
2021-06-18 15:04:47 -07:00
parent d904f6ab40
commit 43b253da56
@@ -39,7 +39,7 @@ if(PAL_TRAIT_BUILD_HOST_TOOLS AND PAL_TRAIT_BUILD_TESTS_SUPPORTED AND AutomatedT
)
ly_add_pytest(
NAME AutomatedTesting::AtomRenderer_HydraTests_GPUTests
TEST_SUITE sandbox
TEST_SUITE main
TEST_REQUIRES gpu
TEST_SERIAL
TIMEOUT 400