Imported Debian patch 4.0.5-6~numeezy
This commit is contained in:
committed by
Mario Fetka
parent
c44de33144
commit
10dfc9587b
@@ -23,12 +23,10 @@ Service tests
|
||||
|
||||
from ipatests.test_webui.ui_driver import UI_driver
|
||||
from ipatests.test_webui.ui_driver import screenshot
|
||||
import pytest
|
||||
|
||||
ENTITY = 'service'
|
||||
|
||||
|
||||
@pytest.mark.tier1
|
||||
class sevice_tasks(UI_driver):
|
||||
|
||||
def prep_data(self):
|
||||
@@ -61,7 +59,6 @@ class sevice_tasks(UI_driver):
|
||||
return pkey
|
||||
|
||||
|
||||
@pytest.mark.tier1
|
||||
class test_service(sevice_tasks):
|
||||
|
||||
@screenshot
|
||||
|
||||
Reference in New Issue
Block a user