debian-mirror-gitlab/spec/javascripts/sidebar/mock_data.js
2020-01-01 13:55:28 +05:30

8 lines
289 B
JavaScript

// 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
import mockData from '../../../spec/frontend/sidebar/mock_data';
export default mockData;