Skip to content
Snippets Groups Projects
Commit 7b24ea5c authored by Jacob Schatz's avatar Jacob Schatz
Browse files

fixes tests so KRB5 button is clickable

parent f04cdf2b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -54,7 +54,8 @@ class Spinach::Features::ProjectCreate < Spinach::FeatureSteps
end
 
step 'If I click on KRB5' do
click_button 'KRB5'
find('#clone-dropdown').click
find('#kerberos-btn').click
end
 
step 'Remote url should update to kerberos link' do
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