Update testng-smoke.xml
diff --git a/cloudAutomation/src/test/resources/testng-smoke.xml b/cloudAutomation/src/test/resources/testng-smoke.xml
index 186f96b..0ed2c39 100644
--- a/cloudAutomation/src/test/resources/testng-smoke.xml
+++ b/cloudAutomation/src/test/resources/testng-smoke.xml
@@ -3,6 +3,7 @@
     <test name="Find initial btn test">

         <classes>

             <class name="test.FindInitialBtnTest"/>

+             <class name="test.FindInitialBtnTest"/>

         </classes>

     </test>

-</suite>
\ No newline at end of file
+</suite>