2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-20 22:10:45 +03:00

fix tests

This commit is contained in:
Declan de Wet
2016-11-10 17:47:54 +02:00
parent d218afa2e6
commit 814a0dd2c3
12 changed files with 25 additions and 12 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import getMetaInfo from '../shared/getMetaInfo'
import updateClientMetaInfo from './updateClientMetaInfo'
export default function _refresh (options) {
export default function _refresh (options = {}) {
/**
* When called, will update the current meta info with new meta info.
* Useful when updating meta info as the result of an asynchronous