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

Commit

Permalink
Merge pull request #10021 from niyazRedhat/removv-test
Browse files Browse the repository at this point in the history
[1LP][RFR] Removing manual test
  • Loading branch information
jawatts authored Mar 27, 2020
2 parents 3bececc + fe0f3e5 commit c269bdb
Showing 1 changed file with 0 additions and 17 deletions.
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

0 comments on commit c269bdb

Please sign in to comment.