summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/stash/stash.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/stash/stash.go')
-rw-r--r--pkg/integration/tests/stash/stash.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/integration/tests/stash/stash.go b/pkg/integration/tests/stash/stash.go
index d5fc3e92e..9f8292156 100644
--- a/pkg/integration/tests/stash/stash.go
+++ b/pkg/integration/tests/stash/stash.go
@@ -29,7 +29,7 @@ var Stash = NewIntegrationTest(NewIntegrationTestArgs{
t.Views().Stash().
Lines(
- Contains("my stashed file"),
+ MatchesRegexp(`\ds .* my stashed file`),
)
t.Views().Files().