mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-01-26 11:44:11 +00:00
wip tests
This commit is contained in:
11
tests/test-data/roles.json
Normal file
11
tests/test-data/roles.json
Normal file
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"_slug": "update-student-records"
|
||||
},
|
||||
{
|
||||
"_slug": "borrow-ferrari"
|
||||
},
|
||||
{
|
||||
"_slug": "destroy-ferrari"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user