Moving test_CLITool_AssetBuilder_Works to sandbox. (#7438)

Signed-off-by: Rosario Cox <lesaelr@amazon.com>
This commit is contained in:
LesaelR
2022-02-07 14:01:58 -08:00
committed by GitHub
parent 45e347315f
commit d209bf783c
2 changed files with 11 additions and 1 deletions
@@ -14,7 +14,7 @@ import pytest
import subprocess
@pytest.mark.SUITE_smoke
@pytest.mark.SUITE_sandbox
class TestCLIToolAssetBuilderWorks(object):
def test_CLITool_AssetBuilder_Works(self, build_directory):
file_path = os.path.join(build_directory, "AssetBuilder")