From 6ff4f597029dd823396340741297d30151dcfb6c Mon Sep 17 00:00:00 2001 From: SET Date: Fri, 14 Aug 2020 13:44:00 -0300 Subject: [PATCH] Added comment about misisng tests --- tests/test_plot/test_int_bom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_plot/test_int_bom.py b/tests/test_plot/test_int_bom.py index 2b7e5dd7..43e9cb6b 100644 --- a/tests/test_plot/test_int_bom.py +++ b/tests/test_plot/test_int_bom.py @@ -34,7 +34,7 @@ Missing: - Variants - number_boards -- XLSX colors (for real) +- XLSX/HTML colors (for real) For debug information use: pytest-3 --log-cli-level debug