2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

ignore ci render_test

This commit is contained in:
Matthias
2022-02-13 17:29:46 +01:00
parent 54f6c5b34f
commit 11e41048d0

View File

@ -9,7 +9,7 @@ import os
import pathlib import pathlib
class RenderJavascriptFiles(TestCase): class RenderJavascriptFiles(TestCase): # pragma: no cover
""" """
A unit test to "render" javascript files. A unit test to "render" javascript files.