Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[1LP][RFR] Removing manual test #10021

Merged
merged 1 commit into from
Mar 27, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions cfme/tests/services/test_dynamicdd_dialogelement.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,23 +122,6 @@ def test_dynamicdropdown_dialog(appliance, dialog, catalog):
service_catalogs.order()


@pytest.mark.manual
@pytest.mark.tier(3)
def test_submit_or_cancelation_btns_in_dd_dialogs_tied_to_a_service_button_should_be_visble():
"""
Polarion:
assignee: nansari
casecomponent: Services
initialEstimate: 1/6h
testtype: functional
startsin: 5.9
tags: service
Bugzilla:
1611527
"""
pass


@pytest.mark.meta(automates=[1611527])
@pytest.mark.tier(2)
@pytest.mark.customer_scenario
Expand Down