feat(tests): replace MINRC with init.lua for lazygit.nvim testing

This commit is contained in:
Dheepak Krishnamurthy
2025-07-22 18:13:32 -04:00
parent 8797c0df3f
commit cdd3527e25
3 changed files with 47 additions and 23 deletions

View File

@@ -13,9 +13,12 @@ assignees: ''
**To Reproduce**
Here are the steps to reproduce the behavior using [MINRC](../blob/master/tests/MINRC):
Here are the steps to reproduce the behavior using [init.lua](../blob/main/tests/init.lua):
<!--
$ nvim -u tests/init.lua
1. ...
2. ...
3. ...