mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
improve repository manager test base
This commit is contained in:
@@ -179,7 +179,8 @@ public class AbstractTestBase
|
||||
//~--- methods --------------------------------------------------------------
|
||||
|
||||
/**
|
||||
* Clears Shiro's thread state, ensuring the thread remains clean for future test execution.
|
||||
* Clears Shiro's thread state, ensuring the thread remains clean for
|
||||
* future test execution.
|
||||
*/
|
||||
protected void clearSubject()
|
||||
{
|
||||
@@ -242,8 +243,6 @@ public class AbstractTestBase
|
||||
subjectThreadState.bind();
|
||||
}
|
||||
|
||||
;
|
||||
|
||||
//~--- fields ---------------------------------------------------------------
|
||||
|
||||
/** Field description */
|
||||
|
||||
Reference in New Issue
Block a user