Skip to content

Conversation

blake-newman
Copy link
Member

If using functional component with Vue.extend an error is thrown,
this is avoided by checking the options object

If using `functional` component with `Vue.extend` an error is thrown,
this is avoided by checking the options object
import { mount } from '~vue-test-utils'
import { vueVersion } from '~resources/test-utils'

describe('context', () => {
describe.only('context', () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove this .only 🙂

@eddyerburgh
Copy link
Member

Thanks, just need the .only removed and I'll merge

@eddyerburgh eddyerburgh merged commit 48928e1 into dev Jan 25, 2018
@eddyerburgh eddyerburgh deleted the hotfix/functional-component-vue-extend branch January 25, 2018 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants