mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-04 23:48:52 +00:00
Updater class tests
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
[
|
||||
{
|
||||
"_slug": "update-student-records"
|
||||
"_slug": "update-student-records",
|
||||
"category": "testing"
|
||||
},
|
||||
{
|
||||
"_slug": "borrow-ferrari"
|
||||
"_slug": "borrow-ferrari",
|
||||
"category": "cars"
|
||||
},
|
||||
{
|
||||
"_slug": "destroy-ferrari"
|
||||
"_slug": "destroy-ferrari",
|
||||
"category": "cars"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user