Browse Source

Fixed fixtures

Marcos Dumay de Medeiros 8 years ago
parent
commit
d88caf4c3d
1 changed files with 2 additions and 2 deletions
  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
 	}
-    },
+    }
 ]