mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 22:27:34 +02:00
User-extended signup test. Switched off registry reset.
This commit is contained in:
@@ -456,7 +456,7 @@
|
|||||||
|
|
||||||
public function testSignupExtendedUserFieldsShortcode()
|
public function testSignupExtendedUserFieldsShortcode()
|
||||||
{
|
{
|
||||||
$this->fixRegistry('before');
|
// $this->fixRegistry('before');
|
||||||
|
|
||||||
|
|
||||||
$sc = e107::getScBatch('signup');
|
$sc = e107::getScBatch('signup');
|
||||||
@@ -504,7 +504,7 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->fixRegistry('after');
|
// $this->fixRegistry('after');
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user