Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable intermittent markdown serializer test (#2262)
# Pull Request ## 🤨 Rationale Test failed in [this PR build](https://github.com/ni/nimble/actions/runs/9897035682/job/27340606528?pr=2242). Following intermittent test protocol. ``` [test-concurrent:nimble-components] [test-firefox:verbose] Markdown serializer [test-concurrent:nimble-components] [test-firefox:verbose] Serialize rich text editor content to its respective markdown [test-concurrent:nimble-components] [test-firefox:verbose] ✗ Mention node (336ms) [test-concurrent:nimble-components] [test-firefox:verbose] InvalidStateError: Selection.collapseToEnd: No selection range exists thrown ``` ## 👩💻 Implementation Disabled test and linked to existing issue #2219 ## 🧪 Testing N/A ## ✅ Checklist - [x] I have updated the project documentation to reflect my changes or determined no changes are needed.
- Loading branch information