mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-05 03:48:57 +00:00
Updater class tests
This commit is contained in:
9
tests/test-data/relationship/roles.json
Normal file
9
tests/test-data/relationship/roles.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"_slug": "update-student-records",
|
||||
"category": "testing",
|
||||
"supervisor": {
|
||||
"name": "CEO"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user