Skip to content
Snippets Groups Projects
Commit 3dafdd2f authored by Will Daly's avatar Will Daly
Browse files

Merge pull request #8625 from edx/will/js-test-fixup

Fix JS tests that broke due to a conflict between merges
parents ba24c029 356cdeec
No related merge requests found
/**
* Tests for the reverification view.
**/
define(['jquery', 'js/common_helpers/template_helpers', 'js/verify_student/views/reverify_view'],
define(['jquery', 'common/js/spec_helpers/template_helpers', 'js/verify_student/views/reverify_view'],
function( $, TemplateHelpers, ReverifyView ) {
'use strict';
......
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