[PATCH i-g-t 1/2] tests/intel/kms_test_config.json: fix indentation

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Thu Apr 25 08:49:22 UTC 2024


From: Mauro Carvalho Chehab <mchehab at kernel.org>

There are some wrong indentation at Run Type. Fix it.

No functional changes.

Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
---
 tests/intel/kms_test_config.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/intel/kms_test_config.json b/tests/intel/kms_test_config.json
index 7c37c831b72c..5c8db82dfc73 100644
--- a/tests/intel/kms_test_config.json
+++ b/tests/intel/kms_test_config.json
@@ -23,9 +23,9 @@
                     "exclude": [
                         { "i915 BAT, i915 BAT chamelium, i915 chamelium, i915 FULL": "../intel-ci/blacklist.txt" },
                             { "Xe BAT, Xe BAT chamelium, Xe FULL": "../intel-ci/xe.blocklist.txt" }
-                        ]
-                    }
-                },
+                    ]
+                }
+            },
             "Category": {
                 "_properties_": {
                     "description": "Contains the major group for the tested functionality 'Display'"
-- 
2.44.0



More information about the igt-dev mailing list