mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-06 15:10:44 -04:00
add installation unit tests and corrected a problem where the groups_users pivot table was not populated.
This commit is contained in:
@@ -63,6 +63,9 @@ class Test_Controller extends Controller {
|
||||
core_installer::uninstall();
|
||||
core_installer::install();
|
||||
|
||||
user_installer::uninstall();
|
||||
user_installer::install();
|
||||
|
||||
print new Unit_Test();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user