Fix tests and specs

This commit is contained in:
Artur Beljajev 2018-07-13 23:12:01 +03:00
parent 32ecf36057
commit 7a054ca893
3 changed files with 3 additions and 14 deletions

View file

@ -20,7 +20,7 @@ class RegistrarAreaSignInTest < JavaScriptApplicationSystemTestCase
mock_client.expect(:session_code, 1234)
Digidoc::Client.stub(:new, mock_client) do
visit registrar_login_path
visit new_registrar_user_session_path
click_on 'login-with-mobile-id-btn'