diff --git a/InvenTree/InvenTree/ci_render_js.py b/InvenTree/InvenTree/ci_render_js.py index 048bf05b3e..d6452f6910 100644 --- a/InvenTree/InvenTree/ci_render_js.py +++ b/InvenTree/InvenTree/ci_render_js.py @@ -1,5 +1,6 @@ """ Pull rendered copies of the templated +only used for testing the js files! """ from django.test import TestCase