mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fix docstring
This commit is contained in:
parent
a68ee5ce0b
commit
925ae73eaa
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user