Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithDennis authored Mar 30, 2024
1 parent 35646e3 commit 4b24e4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ won't be generated.
- [x] [It can bulk delete records](https://filamentphp.com/docs/3.x/tables/testing#calling-actions)
- [x] [It can bulk soft delete records](https://filamentphp.com/docs/3.x/tables/testing#calling-actions)
- [ ] It can restore records
- [ ] It can replicate records
- [x] It can replicate records
- [ ] It can force delete records
- [ ] It can filter table records
- [ ] It can reset table filters
Expand Down Expand Up @@ -98,4 +98,4 @@ vendor/bin/pest --exclude-group=filament-resource-tests
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 comments on commit 4b24e4e

Please sign in to comment.