1
0
forked from Zakaria/testNG
This commit is contained in:
2024-09-22 16:48:44 -04:00
parent 1b5be610af
commit 5e08f69e84
6 changed files with 117 additions and 80 deletions
+14
View File
@@ -0,0 +1,14 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="groupsTestNG" enabled="true" level="WARNING" enabled_by_default="true">
<option name="groups">
<value>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="Smoke" />
</list>
</value>
</option>
</inspection_tool>
</profile>
</component>