mirror of
https://github.com/e107inc/e107.git
synced 2025-04-19 20:21:51 +02:00
User-extended signup test. Switched off registry reset.
This commit is contained in:
parent
2e301d2c73
commit
9e0d014e39
@ -456,7 +456,7 @@
|
||||
|
||||
public function testSignupExtendedUserFieldsShortcode()
|
||||
{
|
||||
$this->fixRegistry('before');
|
||||
// $this->fixRegistry('before');
|
||||
|
||||
|
||||
$sc = e107::getScBatch('signup');
|
||||
@ -504,7 +504,7 @@
|
||||
|
||||
}
|
||||
|
||||
$this->fixRegistry('after');
|
||||
// $this->fixRegistry('after');
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user