Developed by the the Alliance in collaboration with University of Alberta, DMP Assistant a data management planning tool, forking the DMP Roadmap codebase
MIT License
6
stars
1
forks
source link
Fix Test / Update SSO button Name Within Test #918
Fix ./spec/integration/openid_connect_sso_spec.rb:42 test
This test was failing because the SSO button name within the test was outdated. In order to pass, the test's button name must match the actual button name specified within app/views/shared/_sign_in_form.html.erb
Changes proposed in this PR:
./spec/integration/openid_connect_sso_spec.rb:42
testapp/views/shared/_sign_in_form.html.erb