summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/filter_by_path/shared.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/filter_by_path/shared.go')
-rw-r--r--pkg/integration/tests/filter_by_path/shared.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/integration/tests/filter_by_path/shared.go b/pkg/integration/tests/filter_by_path/shared.go
index 675a2d9df..3d514b96b 100644
--- a/pkg/integration/tests/filter_by_path/shared.go
+++ b/pkg/integration/tests/filter_by_path/shared.go
@@ -19,7 +19,7 @@ func commonSetup(shell *Shell) {
}
func postFilterTest(t *TestDriver) {
- t.Views().Information().Content(Contains("filtering by 'filterFile'"))
+ t.Views().Information().Content(Contains("Filtering by 'filterFile'"))
t.Views().Commits().
IsFocused().