Slow test in spec/features/issues/user_uses_quick_actions_spec.rb | Issues > User uses quick actions issue-only commands behaves like move quick action move the issue to another project when editing comments deletes the note if it was updated to just c...
Test metadata (don't modify)
| Field | Value |
|---|---|
| File | spec/features/issues/user_uses_quick_actions_spec.rb#L46 |
| Description | Issues > User uses quick actions issue-only commands behaves like move quick action move the issue to another project when editing comments deletes the note if it was updated to just contain a command |
| Test level | unit |
| Hash | da0b7762f062247dc183f95efa5039e23066683bc40f938857bbd90edb45b40e |
| Duration | 102.07 seconds |
| Expected duration | < 50.13 seconds |
Slow tests were detected, please see the test speed best practices guide to improve them. More context available about this issue in the top slow tests guide.
Add allowed_to_be_slow: true to the RSpec test if this is a legit slow test and close the issue.