mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Fix unit tests for validator
This commit is contained in:
parent
1a3c500c76
commit
4ec179372a
3 changed files with 21 additions and 16 deletions
|
|
@ -476,6 +476,7 @@ class Context
|
|||
}
|
||||
if (!count($config))
|
||||
{
|
||||
self::$_instance->db_info = self::$_instance->db_info ?: new stdClass;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue