-
- There was an error uploading your file. Please try again. If you encounter repeated problems uploading this file, please contact CCPO.
-
-
- The file you have selected is too large. Please choose a file no larger than 64MB.
-
-
- Test Error Message
-
-
-
-
\ No newline at end of file
diff --git a/js/test_templates/upload_input_template.html b/js/test_templates/upload_input_template.html
deleted file mode 100644
index 99197450..00000000
--- a/js/test_templates/upload_input_template.html
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
- There was an error uploading your file. Please try again. If you encounter repeated problems uploading this file, please contact CCPO.
-
-
- The file you have selected is too large. Please choose a file no larger than 64MB.
-
-
-
-
-
\ No newline at end of file
diff --git a/script/include/run_test b/script/include/run_test
index e176483c..e5d868f9 100644
--- a/script/include/run_test
+++ b/script/include/run_test
@@ -49,6 +49,7 @@ fi
if [ "${RUN_JS_TESTS}" = "true" ]; then
output_divider "Render Vue components"
+ mkdir js/test_templates | true
run_python_render_vue_component
output_divider "Run JavaScript unit test suite"
run_javascript_tests