Browse Source

Fixed fixtures

Marcos Dumay de Medeiros 8 năm trước cách đây
mục cha
commit
d88caf4c3d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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
 	}
-    },
+    }
 ]