From 7f15e0dee6f63bc105589fef70ad780d45f66010 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Wed, 8 Jul 2015 18:22:38 +0530 Subject: [PATCH] Fix tests Signed-off-by: Madhura Jayaratne --- test/libraries/PMA_display_export_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/libraries/PMA_display_export_test.php b/test/libraries/PMA_display_export_test.php index 5cf00ecff2..29df119e81 100644 --- a/test/libraries/PMA_display_export_test.php +++ b/test/libraries/PMA_display_export_test.php @@ -190,7 +190,7 @@ class PMA_DisplayExport_Test extends PHPUnit_Framework_TestCase $html ); $this->assertContains( - __('Export Method:'), + __('Export method:'), $html ); $this->assertContains(