Skip to content

Commit 24144df

Browse files
Update README to clarify RichEditor field validation
1 parent 875376b commit 24144df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This package generates comprehensive PEST tests for your Filament resources. Her
7878
All tests are automatically generated based on your Filament resource configuration and will only run when the relevant features are present in your resource (e.g., search tests only run if you have searchable columns).
7979

8080
## Known Issues
81-
- Creating or validation RichEditor fields is not supported, this is due to the complexity of handling rich text content in tests.
81+
- Validation of RichEditor fields is not supported, this is due to the complexity of handling rich text content in tests.
8282
-
8383
## Credits
8484

0 commit comments

Comments
 (0)