zdharma-continuum / zinit

🌻 Flexible and fast ZSH plugin manager
MIT License
2.95k stars 126 forks source link

fix: update gh-r unit tests #380

Closed vladdoster closed 1 year ago

vladdoster commented 1 year ago

Signed-off-by: Vladislav Doster mvdoster@gmail.com

vladdoster commented 1 year ago

Fixes issue

Zunit parsing would sometimes leak the Vim fold descriptions. AFAIK it did not affect test correctness but looked bad.

An example is shown below

Before

Screenshot 2022-10-30 at 01 05 59

✔ fd' { # A simple, fast and user-friendly alternative to

After

Screenshot 2022-10-30 at 01 04 48

✔ fd

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: