You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -527,5 +527,9 @@ class User extends Model
527
527
}
528
528
```
529
529
530
+
## Testing
531
+
532
+
Automated testing is currently in another repository. It's on our list to get those tests cleaned up and moved over to this package so that they're easier to run directly in here.
533
+
530
534
## License
531
535
Eloquent-FileMaker is open-sourced software licensed under the MIT license.
0 commit comments