Fix broken tests

This commit is contained in:
Filipa Lacerda 2018-05-11 17:46:27 +01:00
parent ece3502184
commit 9c81292671
No known key found for this signature in database
GPG key ID: 9CA3FDE4D1E2F1C8

View file

@ -73,7 +73,7 @@ export default {
mrData: {
type: Object,
required: false,
default: () => ({}),
default: null,
},
},
data() {