it( 'should show error when $translate with error string is returned', function () {
                var input = findInputEl( element ),
                    icon = element.find( '[ data-role="icon"]' );

                input.val( 'fubar' );