summaryrefslogtreecommitdiff
path: root/spec/javascripts/sidebar/mock_data.js
blob: c869ff9693381eb5e45d67408f13e665a6251253 (plain)
1
2
3
4
5
6
7
// 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;