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

test_constants.js « helpers « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8dc4aef87e18cc266af7c9660465b16825c74979 (plain)
1
2
// eslint-disable-next-line import/prefer-default-export
export const TEST_HOST = 'http://test.host';