Merge branch 'QA_4_6'
This commit is contained in:
commit
c70aed7a1d
@ -141,7 +141,7 @@ class ExportJsonTest extends PMATestCase
|
||||
$this->expectOutputString(
|
||||
'/**' . "\n"
|
||||
. ' Export to JSON plugin for PHPMyAdmin' . "\n"
|
||||
. ' @version 0.1' . "\n"
|
||||
. ' @version ' . PMA_VERSION . "\n"
|
||||
. ' */' . "\n" . "\n"
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user