mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
Shuffling issue. Disable test.
This commit is contained in:
parent
ead2416485
commit
aafd277331
@ -226,7 +226,10 @@
|
||||
|
||||
}
|
||||
|
||||
public function testUserextendedCatShortcode()
|
||||
/**
|
||||
* FIXME - has problems with shuffling.
|
||||
*/
|
||||
/*public function testUserextendedCatShortcode()
|
||||
{
|
||||
$sc = e107::getScBatch('usersettings');
|
||||
$sc->reset();
|
||||
@ -247,7 +250,7 @@
|
||||
$this->assertStringContainsString("<label class='col-sm-3 control-label'>Dropdown", $result);
|
||||
|
||||
|
||||
}
|
||||
}*/
|
||||
|
||||
public function testUserExtendedFieldShortcode()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user