Fix broken tests
This commit is contained in:
parent
ece3502184
commit
9c81292671
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ export default {
|
|||
mrData: {
|
||||
type: Object,
|
||||
required: false,
|
||||
default: () => ({}),
|
||||
default: null,
|
||||
},
|
||||
},
|
||||
data() {
|
||||
|
|
Loading…
Reference in a new issue