From d8a74ad8b709904dfc656db1d615f2fc2f16e215 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Mon, 28 Sep 2020 20:08:08 +1000 Subject: [PATCH] Style fixes --- InvenTree/stock/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InvenTree/stock/tests.py b/InvenTree/stock/tests.py index fddd2c176b..23cf6b3d02 100644 --- a/InvenTree/stock/tests.py +++ b/InvenTree/stock/tests.py @@ -464,7 +464,7 @@ class TestResultTest(StockTest): ) # 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()) # Add a new test result against this required test