remove trailing comma
[dbsrgits/DBIx-Class-Fixtures.git] / t / var / configs / virtual-columns.json
index a7fd694..3122c29 100644 (file)
@@ -1,6 +1,6 @@
 {
        "sets": [{
                "class": "Person",
-               "quantity": "all",
+               "quantity": "all"
        }]
 }