Browse Source

Comment SpBowerBundle

Julio Montoya 9 years ago
parent
commit
3be677ead8
2 changed files with 9 additions and 9 deletions
  1. 1 1
      app/AppKernel.php
  2. 8 8
      app/config/config_test.yml

+ 1 - 1
app/AppKernel.php

@@ -93,7 +93,7 @@ class AppKernel extends Kernel
         }
 
         if (in_array($this->getEnvironment(), array('test'))) {
-            $bundles[] = new Sp\BowerBundle\SpBowerBundle();
+            //$bundles[] = new Sp\BowerBundle\SpBowerBundle();
         }
 
         return $bundles;

+ 8 - 8
app/config/config_test.yml

@@ -17,11 +17,11 @@ swiftmailer:
 
 
 # Bower configuration
-sp_bower:
-    bin: "%sp_bower_bin%" # Optional
-    assetic: true
-    install_on_warmup: false
-    bundles:
-        ChamiloCoreBundle:
-            cache:
-                directory: %kernel.root_dir%/cache/public/components/cache
+#sp_bower:
+#    bin: "%sp_bower_bin%" # Optional
+#    assetic: true
+#    install_on_warmup: false
+#    bundles:
+#        ChamiloCoreBundle:
+#            cache:
+#                directory: %kernel.root_dir%/cache/public/components/cache