Skip to content

Commit

Permalink
uncommented gui object wrapper test
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Feb 9, 2018
1 parent 4cc7ce1 commit 73fbf5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/admin-gui/testng-integration.xml
Expand Up @@ -19,7 +19,7 @@
<test name="Web Integration" preserve-order="true" parallel="false" verbose="10">
<classes>
<class name="com.evolveum.midpoint.web.TestCleanStartup"/>
<!--<class name="com.evolveum.midpoint.web.TestIntegrationObjectWrapperFactory"/>-->
<class name="com.evolveum.midpoint.web.TestIntegrationObjectWrapperFactory"/>
<class name="com.evolveum.midpoint.web.TestIntegrationSecurity"/>
</classes>
</test>
Expand Down

0 comments on commit 73fbf5b

Please sign in to comment.