1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

Test fixes.

This commit is contained in:
camer0n
2024-04-17 11:34:32 -07:00
parent 8e74ad6cb7
commit fed582ad30
4 changed files with 92 additions and 35 deletions

View File

@@ -471,10 +471,7 @@ EOF;
}
/*
public function testRunFix()
{
}
public function testRenderTableSelect()
{
@@ -1095,6 +1092,8 @@ EOF;
public function testRunFix()
{
self::markTestSkipped('Inconsistent behavior');
$sql = e107::getDb();
if(!e107::isInstalled('rss_menu'))