From 08bf4b0d5d952a1c22c14e0f9dfd863193b10513 Mon Sep 17 00:00:00 2001 From: Ilia Kebets Date: Wed, 21 Feb 2024 17:38:59 +0100 Subject: [PATCH] Fix S6842 fixture: close script tag --- .../valid.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sonar-html-plugin/src/test/resources/checks/NoNoninteractiveElementToInteractiveRoleCheck/valid.html b/sonar-html-plugin/src/test/resources/checks/NoNoninteractiveElementToInteractiveRoleCheck/valid.html index f6362c9a8..580c8e28b 100644 --- a/sonar-html-plugin/src/test/resources/checks/NoNoninteractiveElementToInteractiveRoleCheck/valid.html +++ b/sonar-html-plugin/src/test/resources/checks/NoNoninteractiveElementToInteractiveRoleCheck/valid.html @@ -1,6 +1,3 @@ - - - @@ -155,7 +152,7 @@ - @@ -296,3 +293,6 @@
    + + +