Skip to content

Commit

Permalink
NXP-11291: deactivate temporarily remote automation client tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Pasquier committed Apr 27, 2015
1 parent 988b499 commit 8509fb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuxeo-features/nuxeo-automation/nuxeo-automation-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,12 +250,12 @@
<profiles>
<profile>
<id>withIT</id>
<!-- Skip exec if skipTests is defined. Using NXBT-568 would be better. -->
<!-- Skip exec if skipTests is defined. Using NXBT-568 would be better
<activation>
<property>
<name>!skipTests</name>
</property>
</activation>
</activation> -->
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 8509fb5

Please sign in to comment.