Clover class is initialized when file is loaded. So to mock Config values we have to reload file again. Testing development? branches doesn't create that much value. So I excluded them from coverage reports. auth_spec tests some basic user flow to be sure we don't break flows for new users.
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
<div id="desktop-menu" class="hidden lg:fixed lg:inset-y-0 lg:z-50 lg:flex lg:w-72 lg:flex-col">
|
|
<%== render("layouts/sidebar/content") %>
|
|
</div>
|