You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add blank lines after scenario headings for markdown linting
The markdown linter expects blank lines after scenario headings before list items.
This fixes the CI lint failure by conforming to the expected markdown format.
Co-authored-by: matifali <[email protected]>
0 commit comments