mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-28 02:34:10 -04:00
Update tests to reflect recent changes to the REST API.
This commit is contained in:
@@ -27,6 +27,7 @@ class Rest_Controller_Test extends Gallery_Unit_Test_Case {
|
||||
|
||||
public function teardown() {
|
||||
list($_GET, $_POST, $_SERVER) = $this->_save;
|
||||
identity::set_active_user(identity::admin_user());
|
||||
}
|
||||
|
||||
public function login_test() {
|
||||
|
||||
Reference in New Issue
Block a user