Commit 1874c6bd authored by Filipa Lacerda's avatar Filipa Lacerda

Fixes broken rspec tests

parent b8fbaa73
...@@ -73,7 +73,7 @@ export default { ...@@ -73,7 +73,7 @@ export default {
mrData: { mrData: {
type: Object, type: Object,
required: false, required: false,
default: () => ({}), default: null,
}, },
}, },
data() { data() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment