Fix formula for storage 'git' and 'pip'

Fixes: PROD-33985

This fix is already present in release/2019.2.0 branch
as a part of change https://gerrit.mcp.mirantis.com/#/c/52348/

Change-Id: I830e05f4da15b4bf05d926fd62a3b03499abb928
diff --git a/.kitchen.yml b/.kitchen.yml
index c650450..4c52644 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -61,15 +61,15 @@
       pillars-from-files:
         reclass.sls: tests/pillar/storage_local.sls
 
-  # - name: storage_git
-  #   provisioner:
-  #     pillars-from-files:
-  #       reclass.sls: tests/pillar/storage_git.sls
+  - name: storage_git
+    provisioner:
+      pillars-from-files:
+        reclass.sls: tests/pillar/storage_git.sls
 
-  # - name: storage_pip
-  #   provisioner:
-  #     pillars-from-files:
-  #       reclass.sls: tests/pillar/storage_pip.sls
+  - name: storage_pip
+    provisioner:
+      pillars-from-files:
+        reclass.sls: tests/pillar/storage_pip.sls
 
   - name: storage_nodes_uri
     provisioner: