BigW Consortium Gitlab

Skip to content
  • James Clark's avatar
    c0632f14
    Hide clone panel and file list when user is only a guest · c0632f14
    James Clark authored
    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
    c0632f14
    Hide clone panel and file list when user is only a guest
    James Clark authored
    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
Loading