mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
peppy
This commit is contained in:
@ -464,7 +464,7 @@ class TestResultTest(StockTest):
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Still should be failing at this point,
|
# Still should be failing at this point,
|
||||||
# as the most recent "apply paint" test was False
|
# as the most recent "apply paint" test was False
|
||||||
self.assertFalse(item.passedAllRequiredTests())
|
self.assertFalse(item.passedAllRequiredTests())
|
||||||
|
|
||||||
# Add a new test result against this required test
|
# Add a new test result against this required test
|
||||||
|
Reference in New Issue
Block a user