diff options
Diffstat (limited to 'integrationtests/close_test.go')
| -rw-r--r-- | integrationtests/close_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/close_test.go b/integrationtests/close_test.go index f2ecd34..3689fb8 100644 --- a/integrationtests/close_test.go +++ b/integrationtests/close_test.go @@ -28,6 +28,7 @@ func TestCloseInvalidFd(t *testing.T) { runScenario(t, "close-invalid-fd", []ExpectedEvent{ { Tracepoint: "enter_close", + Comm: "ioworkload", MinCount: 1, }, }) |
