mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 04:25:42 +00:00
fix docstring
This commit is contained in:
@ -234,7 +234,7 @@ class TestInvenTreeBarcode(APITestCase):
|
|||||||
|
|
||||||
def test_errors(self):
|
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):
|
def test_assert_error(barcode_data):
|
||||||
|
Reference in New Issue
Block a user