Skip to content
Snippets Groups Projects
Commit 72b0f12e authored by Désirée Chevalier's avatar Désirée Chevalier
Browse files

Fix e2e test using stale btn-success

parent 329bf0f7
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -26,7 +26,7 @@ def add_project(project_name)
within_add_projects_modal do
fill_project_search_input(project_name)
select_project
find('button.btn.btn-success').click
find('button.btn.btn-confirm').click
end
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment