Skip to content
Snippets Groups Projects
Commit f78d4508 authored by Renzo Lucioni's avatar Renzo Lucioni
Browse files

Correct logistration GET parameter preservation test case

parent 44e13af6
No related merge requests found
......@@ -239,7 +239,7 @@ class StudentAccountLoginAndRegistrationTest(UrlResetMixin, ModuleStoreTestCase)
@ddt.data(
(False, "account_login"),
(False, "account_login"),
(False, "account_register"),
(True, "account_login"),
(True, "account_register"),
)
......
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