remove smoke tag from scriptcanvas tests

Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
chcurran
2021-07-13 17:40:49 -07:00
parent 83fc1989ac
commit 539fb82009
@@ -112,7 +112,6 @@ if(PAL_TRAIT_BUILD_TESTS_SUPPORTED)
)
ly_add_googletest(
NAME Gem::ScriptCanvasTesting.Editor.Tests
TEST_SUITE smoke
)
endif()