浏览代码

Fixed fixtures

Marcos Dumay de Medeiros 8 年之前
父节点
当前提交
d88caf4c3d
共有 1 个文件被更改,包括 2 次插入2 次删除
  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
 	}
-    },
+    }
 ]