]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/build.xml
Merge pull request #1132 from wallabag/v2-theme
[github/wallabag/wallabag.git] / app / build.xml
index a8e43f0d8c74329498ae65413af29cdd30859291..bdc4b4d86757cefdbade38911a5e7afda6078f87 100644 (file)
@@ -38,7 +38,6 @@
             <arg value="${basedir}/../app/console"/>
             <arg value="doctrine:fixtures:load"/>
             <arg value="--no-interaction"/>
-            <arg value="--purge-with-truncate"/>
             <arg value="--env=test"/>
         </exec>
     </target>