Improve `gfm_autocomplete_spec.rb` performance
Improve performance by removing nested `visit` calls and extracting creation of objects to `let_it_be`
Showing
This diff is collapsed.
Please register or sign in to comment
Improve performance by removing nested `visit` calls and extracting creation of objects to `let_it_be`