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

Merge pull request #8626 from edx/renzo/fix-test-case

Correct logistration GET parameter preservation test case
parents 44e13af6 f78d4508
No related branches found
No related tags found
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