From 55f33883838336c70d483779b0435c6e781b615e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 22 Feb 2026 23:54:26 +0200 Subject: some stuff --- integrationtests/link_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integrationtests') diff --git a/integrationtests/link_test.go b/integrationtests/link_test.go index 4f92f6e..df76be4 100644 --- a/integrationtests/link_test.go +++ b/integrationtests/link_test.go @@ -61,7 +61,7 @@ func TestLinkReadlinkat(t *testing.T) { func TestLinkEnoent(t *testing.T) { runScenario(t, "link-enoent", []ExpectedEvent{ { - PathContains: "link-enoent-missing.txt", + PathContains: "link-enoent-dst.txt", Tracepoint: "enter_link", Comm: "ioworkload", MinCount: 1, -- cgit v1.2.3