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

README.md « helpers « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22f9ea3442d0509e43d7e6f30d7ac6927d3ba90d (plain)
1
2
3
This folder should only contain specs for '~/helpers' application code.

If you want to create a helper to be used in tests, please place it under [__helpers__](../__helpers__).