2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-02 05:26:45 +00:00

ignore currently dead code in coverage

This commit is contained in:
Matthias 2022-02-13 20:16:44 +01:00
parent 7598b47642
commit 0e840bacdd
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -92,7 +92,7 @@ class URLTest(TestCase):
result[0].strip(), result[0].strip(),
result[1].strip() result[1].strip()
]) ])
elif len(result) == 1: elif len(result) == 1: # pragma: no cover
urls.append([ urls.append([
result[0].strip(), result[0].strip(),
'' ''