fixing error with suite tag

This commit is contained in:
evanchia
2021-05-28 11:29:58 -07:00
parent 4ff120ac73
commit cd9d21dbb0
@@ -11,7 +11,7 @@
if(PAL_TRAIT_BUILD_TESTS_SUPPORTED AND PAL_TRAIT_BUILD_HOST_TOOLS)
ly_add_pytest(
NAME AutomatedTesting::SmokeTest
TEST_SUITE sandbox
TEST_SUITE smoke
TEST_SERIAL
PATH ${CMAKE_CURRENT_LIST_DIR}
PYTEST_MARKS "SUITE_smoke"