SPEC-6949: Updating menu actions for failing Menu tests

This commit is contained in:
jckand-amzn
2021-05-19 14:24:29 -05:00
parent 815e750439
commit 6be126ec36
5 changed files with 1 additions and 12 deletions
@@ -40,7 +40,7 @@ class TestDocking(object):
@pytest.mark.test_case_id("C6376081")
@pytest.mark.SUITE_periodic
def test_basic_docked_tools(self, request, editor, level, launcher_platform):
def test_Docking_BasicDockedTools(self, request, editor, level, launcher_platform):
expected_lines = [
"The tools are all docked together in a tabbed widget",
"Entity Outliner works when docked, can select an Entity",