Moving largeworlds's failing tests to sandbox

This commit is contained in:
Aaron Ruiz Mora
2021-04-27 13:56:31 +01:00
committed by GitHub
parent 9fa470e2e8
commit 7f1e3b4054
2 changed files with 7 additions and 2 deletions
@@ -41,7 +41,7 @@ class TestDynamicSliceInstanceSpawner(object):
return console
@pytest.mark.test_case_id("C28851763")
@pytest.mark.SUITE_main
@pytest.mark.SUITE_sandbox
@pytest.mark.parametrize("launcher_platform", ['windows_editor'])
def test_DynamicSliceInstanceSpawner_DynamicSliceSpawnerWorks(self, request, editor, level, workspace, project,
launcher_platform):