Commit 52cd5d2d by Qubad786

fix failing tests

parent 5e426614
......@@ -39,7 +39,7 @@ from .helpers import LoginEnrollmentTestCase
# HTML for registration button
REG_STR = "<form id=\"class_enroll_form\" method=\"post\" data-remote=\"true\" action=\"/change_enrollment\">"
SHIB_ERROR_STR = "The currently logged-in user account does not have permission to enroll in this course."
SHIB_ERROR_STR = "The currently logged\\u002Din user account does not have permission to enroll in this course."
@attr('shard_1')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment