mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 22:37:28 -08:00
Re-order
This commit is contained in:
parent
95ff692b14
commit
fb64892971
|
@ -32,10 +32,10 @@ abstract class TestCase extends BaseTestCase
|
|||
|
||||
parent::setUp();
|
||||
|
||||
$this->registerCustomMacros();
|
||||
|
||||
$this->withoutMiddleware($this->globallyDisabledMiddleware);
|
||||
|
||||
$this->initializeSettings();
|
||||
|
||||
$this->registerCustomMacros();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue