Skip to content
Snippets Groups Projects
Commit 76f8bc7c authored by Denys Mishunov's avatar Denys Mishunov
Browse files

Apply suggestion to ee/spec/javascripts/vue_mr_widget/mock_data.js

parent 55c96d62
No related merge requests found
import mockData, { mockStore } from 'spec/vue_mr_widget/mock_data';
export default Object.assign(mockData, {
export default Object.assign({}, mockData, {
codeclimate: {
head_path: 'head.json',
base_path: 'base.json',
......
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