commit | 183e7df53a46c1f4433a4431de40464ccb3e60e4 | [log] [tgz] |
---|---|---|
author | Natalia Belko <39922551+BelkoNatalia@users.noreply.github.com> | Thu Aug 08 14:59:59 2019 +0300 |
committer | GitHub <noreply@github.com> | Thu Aug 08 14:59:59 2019 +0300 |
tree | df5b675b1c4afa8abf47bf58cb9a1256cae9672b | |
parent | fa996395a041d5419de120b4682f66c2b93b2131 [diff] |
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>