Files
laravel-data-sync/tests/test-data/roles.json
2019-01-28 11:30:00 -05:00

14 lines
239 B
JSON

[
{
"_slug": "update-student-records",
"category": "testing"
},
{
"_slug": "borrow-ferrari",
"category": "cars"
},
{
"_slug": "destroy-ferrari",
"category": "cars"
}
]