jasmine specs not running for mindplot through maven

This commit is contained in:
Ezequiel Bergamaschi 2015-02-01 21:37:41 -03:00
parent 34e147e5ac
commit 48ca102d0a

View File

@ -261,7 +261,7 @@
<executions> <executions>
<execution> <execution>
<goals> <goals>
<goal>test</goal> <!--goal>test</goal-->
</goals> </goals>
</execution> </execution>
</executions> </executions>