rempves tests for "you have master access" text
This commit is contained in:
parent
712af98e9c
commit
6180560318
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ feature 'Project', feature: true do
|
|||
visit namespace_project_path(project.namespace, project)
|
||||
end
|
||||
|
||||
it { expect(page).to have_content('You have Master access to this project.') }
|
||||
it 'click project-settings and find leave project' do
|
||||
find('#project-settings-button').click
|
||||
expect(page).to have_link('Leave Project')
|
||||
|
|
Loading…
Reference in a new issue