gitlab-org--gitlab-foss/changelogs/unreleased/17489-hide-code-from-guests.yml
James Clark c0632f1463 Hide clone panel and file list when user is only a guest
Fixes gitlab-org/gitlab-ce#17489

Fix test finding two of the same element

Capybara will raise an exception because it finds two elements that
match .nav-links. This means this test would fail, even if the page
meets the conditions for passing the test.

Add more tests for guest access
2017-05-07 11:26:52 -04:00

4 lines
103 B
YAML

---
title: Hide clone panel and file list when user is only a guest
merge_request:
author: James Clark