aboutsummaryrefslogtreecommitdiffstats
path: root/its/plugin/projects/issues-project/src/file7.jsx
diff options
context:
space:
mode:
authorEvgeny Mandrikov2019-07-04 02:35:28 +0200
committerEvgeny Mandrikov2019-07-05 00:37:08 +0200
commit350f589f5cd1a132b93474d097a5777711dbfed4 (patch)
tree72548656bc624acfd0eaaaf3664664fb4f5ace6c /its/plugin/projects/issues-project/src/file7.jsx
parent0fd4867a9a267e962c272b52a7f73d4d0bd0fd54 (diff)
downloadsonar-css-godin/wip.tar.bz2
(WIP) update integration testgodin/wip
Diffstat (limited to 'its/plugin/projects/issues-project/src/file7.jsx')
-rw-r--r--its/plugin/projects/issues-project/src/file7.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/its/plugin/projects/issues-project/src/file7.jsx b/its/plugin/projects/issues-project/src/file7.jsx
index 887ce8f..0a36975 100644
--- a/its/plugin/projects/issues-project/src/file7.jsx
+++ b/its/plugin/projects/issues-project/src/file7.jsx
@@ -1 +1 @@
-// file is not analyzed
+const Div = () => <div style={{ color: "#ffw" }}></div> /* S4647 | color-no-invalid-hex */