test: fix temp tests
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// reference: https://vue-composition-api-rfc.netlify.com/api.html#provide-inject
|
||||
|
||||
describe('api: provide/inject', () => {})
|
||||
describe('api: provide/inject', () => {
|
||||
test.todo('should work')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user