mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-02 04:47:36 +00:00
Updater class tests
This commit is contained in:
14
tests/test-data/valid/roles.json
Normal file
14
tests/test-data/valid/roles.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"_slug": "update-student-records",
|
||||
"category": "changed"
|
||||
},
|
||||
{
|
||||
"_slug": "borrow-ferrari",
|
||||
"category": "changed"
|
||||
},
|
||||
{
|
||||
"_slug": "destroy-ferrari",
|
||||
"category": "changed"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user