From 274892a7f10c11c1e3a7f933be4adc65558633d6 Mon Sep 17 00:00:00 2001 From: nlebovits Date: Thu, 19 Sep 2024 10:42:48 -0400 Subject: [PATCH] Test sonarqube config --- src/components/Footer.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index d62360bd..22955d3a 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -79,3 +79,4 @@ const Footer = () => { }; export default Footer; +//Test sonarqube config