Commit 356cdeec by Will Daly

Fix JS tests that broke due to a conflict between merges

parent 44e13af6
/**
* 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';
......
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