ソースを参照

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
 	}
-    },
+    }
 ]