it( 'should transclude content correctly for front face', function () {
            var frontFace = element.find( 'div.face-front' ),
                header = frontFace.find( 'div.header' ),
                headerVal = header.find( 'h6' ),
                flipBtn = header.find( '.flip-btn' ),