瀏覽代碼

Ticket 47586 - CI tests: follow up

Bug Description:

	Uncomment fixture definition

Fix Description:

https://fedorahosted.org/389/ticket/47586

Reviewed by: ?

Platforms tested: F19

Flag Day: no

Doc impact: no
Thierry bordaz (tbordaz) 12 年之前
父節點
當前提交
16be5c6aa9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dirsrvtests/tickets/ticket47490_test.py

+ 1 - 1
dirsrvtests/tickets/ticket47490_test.py

@@ -125,7 +125,7 @@ def trigger_schema_push(topology):
             time.sleep(1)
             loop += 1
 
-#@pytest.fixture(scope="module")
[email protected](scope="module")
 def topology(request):
     '''
         This fixture is used to create a replicated topology for the 'module'.