fix docstring

This commit is contained in:
Matthias 2022-03-13 19:16:03 +01:00
parent a68ee5ce0b
commit 925ae73eaa
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

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):