Commit c7a89fa4 authored by Stan Hu's avatar Stan Hu

Resolve conflicts in spec/javascripts/boards/mock_data.js

parent 3290c83b
import BoardService from '~/boards/services/board_service';
<<<<<<< HEAD
export const boardObj = {
id: 1,
name: 'test',
milestone_id: null,
};
=======
>>>>>>> upstream/master
export const listObj = {
id: 300,
position: 0,
......
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