mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 05:26:45 +00:00
fix docstring
This commit is contained in:
parent
a68ee5ce0b
commit
925ae73eaa
@ -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):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user