From fc2553e5b27fcd46160383fc44acf785557d9643 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Fri, 9 Sep 2022 09:13:22 -0300 Subject: [PATCH] Apply suggestions from code review --- changelog/812.feature | 2 -- 1 file changed, 2 deletions(-) diff --git a/changelog/812.feature b/changelog/812.feature index 3c74375e..1d0eb0ee 100644 --- a/changelog/812.feature +++ b/changelog/812.feature @@ -20,5 +20,3 @@ So restore the old behavior for typical cases where the number of tests is much greater than the number of workers (or, strictly speaking, when there are at least 2 tests for every node). -In my test suite, where fixtures create Docker containers, this change reduces -total run time by 10-15%.