mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-18 10:46:31 +00:00
PEP fixes
This commit is contained in:
InvenTree/build
@@ -201,7 +201,6 @@ class BuildOutputCompleteTest(BuildAPITest):
|
||||
expected_code=201,
|
||||
)
|
||||
|
||||
# Accept unfinished
|
||||
self.build.refresh_from_db()
|
||||
|
||||
# Build should have been marked as complete
|
||||
|
Reference in New Issue
Block a user