Updating spec for new Login label

This commit is contained in:
Maikel Linke
2015-08-28 18:36:23 +10:00
parent 06010bd8ad
commit 8b6f5b4a99

View File

@@ -28,7 +28,7 @@ module UIComponentHelper
end
def open_login_modal
find("a", text: "Log in").click
find("a", text: "Login").click
end
def open_off_canvas