Skip to content

Commit

Permalink
This might be set, reset it for test
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jul 17, 2012
1 parent 1f3bf59 commit b8b4213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/classes/PMA_Message_test.php
Expand Up @@ -329,6 +329,7 @@ public function testDecodeBB($actual, $expected)
$GLOBALS['lang'] = 'en';
$_SESSION[' PMA_token '] = 'token';
unset($GLOBALS['server']);
unset($GLOBALS['collation_connection']);
$this->assertEquals($expected, PMA_Message::decodeBB($actual));
}

Expand Down

0 comments on commit b8b4213

Please sign in to comment.