You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Woul be great intead use @dev hardcoded use @test to allow the developer specify the desired env with a single line like $aliases['test'] = $aliases['dev'];, $aliases['test'] = $aliases['local'];, etc.