From f2ac6644b01cc5f97da4ce08c60bd12dc534f7ff Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 16 May 2020 00:29:46 +0200 Subject: [PATCH] Fix ResultsTest::testGetTableNavigationButton Signed-off-by: William Desportes --- test/classes/Display/ResultsTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/classes/Display/ResultsTest.php b/test/classes/Display/ResultsTest.php index ad785aa940..b15be795f4 100644 --- a/test/classes/Display/ResultsTest.php +++ b/test/classes/Display/ResultsTest.php @@ -142,7 +142,7 @@ class ResultsTest extends PmaTestCase $actual ); $this->assertStringContainsString( - '" method="post">', + '" method="post" >', $actual ); $this->assertStringContainsString(