summaryrefslogtreecommitdiff
path: root/internal/tui/dashboard/overview_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-24 10:35:13 +0200
committerPaul Buetow <paul@buetow.org>2026-02-24 10:35:13 +0200
commita403ca152b6268eacf2804c2d857ead16af37ef3 (patch)
tree6df1ebaa0e2a68f2dfc6c17b9987ae8fbff3129c /internal/tui/dashboard/overview_test.go
parent791c7aa9e573e80e90ba37e07c8791f280e74d9a (diff)
tui: address review feedback for dashboard and export
Diffstat (limited to 'internal/tui/dashboard/overview_test.go')
-rw-r--r--internal/tui/dashboard/overview_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/tui/dashboard/overview_test.go b/internal/tui/dashboard/overview_test.go
index e44b015..cee6cf2 100644
--- a/internal/tui/dashboard/overview_test.go
+++ b/internal/tui/dashboard/overview_test.go
@@ -31,6 +31,7 @@ func TestRenderOverviewIncludesCoreMetrics(t *testing.T) {
"Errors:",
"Trends:",
"Latency:",
+ "Gap:",
"Throughput:",
"Top syscalls:",
"Top files:",