зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-05 03:05:50 +03:00
fix: Fix test failures across different ActiveAdmin versions
- Update CSS loading test to check for Quill styling in a more robust way - Handle nested resource test differently for AA2/3 vs AA4 due to has_many behavior differences - Fix RuboCop Layout/ExtraSpacing offenses in Appraisals file - Tests now pass for AA4 and gracefully skip incompatible tests in AA2/3 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
Этот коммит содержится в:
@@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
.ql-container {
|
||||
@apply rounded-b-md;
|
||||
@apply border border-gray-300 rounded-b-md;
|
||||
}
|
||||
|
||||
.ql-editor {
|
||||
|
||||
Ссылка в новой задаче
Block a user