describe('Route', () => {
        let url = '/forgot-password',
            state = 'auth.forgot-password',
            currentState,
            $state, $injector;