Welcome to mirror list, hosted at ThFree Co, Russian Federation.

helpers.js « deploy_freeze « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 920901c97a8d3d5e68a943b39ce88ecd0eb9f1e8 (plain)
1
2
3
import freezePeriodsFixture from 'test_fixtures/api/freeze-periods/freeze_periods.json';

export { freezePeriodsFixture };