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