mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-29 22:48:24 +02:00
feat: add age on stash lines
This commit is contained in:
@@ -29,7 +29,7 @@ var Stash = NewIntegrationTest(NewIntegrationTestArgs{
|
||||
|
||||
t.Views().Stash().
|
||||
Lines(
|
||||
Contains("my stashed file"),
|
||||
MatchesRegexp(`\ds .* my stashed file`),
|
||||
)
|
||||
|
||||
t.Views().Files().
|
||||
|
||||
Reference in New Issue
Block a user