debian-mirror-gitlab/spec/javascripts/sidebar/mock_data.js

8 lines
289 B
JavaScript
Raw Normal View History

2020-01-01 13:55:28 +05:30
// No new code should be added to this file. Instead, modify the
// file this one re-exports from. For more detail about why, see:
// https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/31349
2017-08-17 22:00:37 +05:30
2020-01-01 13:55:28 +05:30
import mockData from '../../../spec/frontend/sidebar/mock_data';
2017-08-17 22:00:37 +05:30
2018-03-17 18:26:18 +05:30
export default mockData;