Explorar el Código

Fixed fixtures

Marcos Dumay de Medeiros hace 8 años
padre
commit
d88caf4c3d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/rapid/fixtures/register_rapid.json

+ 2 - 2
src/rapid/fixtures/register_rapid.json

@@ -6,7 +6,7 @@
 	    "name": "applications",
 	    "python_name": "rapid",
 	    "url": "applications",
-	    "enabled": True
+	    "enabled": true
 	}
-    },
+    }
 ]