From 19e12254b6f46ca4b5c9f4e9dbcd1d5f183c722e Mon Sep 17 00:00:00 2001
From: pbarroca <pbarroca@git-test.afi-sa.fr>
Date: Fri, 8 Jun 2012 17:23:17 +0000
Subject: [PATCH] =?UTF-8?q?Version=20Jquery=20accordion=20des=20informatio?=
 =?UTF-8?q?ns=20syst=C3=A8me?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../modules/admin/controllers/SystemeControllerTest.php         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/application/modules/admin/controllers/SystemeControllerTest.php b/tests/application/modules/admin/controllers/SystemeControllerTest.php
index 7961f83493a..dd39b5903cc 100644
--- a/tests/application/modules/admin/controllers/SystemeControllerTest.php
+++ b/tests/application/modules/admin/controllers/SystemeControllerTest.php
@@ -153,7 +153,7 @@ class SystemeControllerPHPInfoActionTest extends Admin_AbstractControllerTestCas
 
 	/** @test */
 	public function pageShouldDisplayPHPInfo() {
-		$this->assertXPathContentContains('//dt', 'Version PHP');
+		$this->assertXPathContentContains('//div', 'PHP Version');
 	}
 
 
-- 
GitLab