diff options
author | Adam Niedzielski <adamsunday@gmail.com> | 2016-10-19 15:35:38 +0200 |
---|---|---|
committer | Adam Niedzielski <adamsunday@gmail.com> | 2016-10-20 15:22:04 +0200 |
commit | 2e411b5ea0faf733aa457ecc28064bb48f07deed (patch) | |
tree | 02e61061c70169d3585665ff89eef455addcfd10 /app/views/projects/new.html.haml | |
parent | 2510345ee5f36c9cbe7088f7dce9402645c3fcf6 (diff) | |
download | gitlab-ce-2e411b5ea0faf733aa457ecc28064bb48f07deed.tar.gz |
Test GitLab project import for a user with only their default namespace.
Refactor the spec file:
- remove hardcoded record IDs
- avoid top-level let if not used in all scenarios
- prefer expect { ... }.to change { ... }.from(0).to(1) over checking
that there are no records at the beginning of the test
Diffstat (limited to 'app/views/projects/new.html.haml')
0 files changed, 0 insertions, 0 deletions