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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ This package generates comprehensive PEST tests for your Filament resources. Her
78
78
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).
79
79
80
80
## 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.
0 commit comments