2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

fix docstring

This commit is contained in:
Matthias
2022-03-13 19:16:03 +01:00
parent a68ee5ce0b
commit 925ae73eaa

View File

@ -234,7 +234,7 @@ class TestInvenTreeBarcode(APITestCase):
def test_errors(self):
"""
Test that a barcode can be associated with a StockItem
Test all possible error cases for assigment action
"""
def test_assert_error(barcode_data):