Fixed review comments

This commit is contained in:
anugshya
2021-05-07 20:04:06 +05:30
parent 63728dbc6e
commit 570f7a65ca
2 changed files with 0 additions and 2 deletions
@@ -183,7 +183,6 @@ class TestAutomation(TestAutomationBase):
from . import ScriptEvents_SendReceiveSuccessfully as test_module
self._run_test(request, workspace, editor, test_module)
@pytest.mark.test_case_id("T92569006")
@pytest.mark.parametrize("level", ["tmp_level"])
def test_ScriptEvents_ReturnSetType_Successfully(self, request, workspace, editor, launcher_platform, project, level):
def teardown():