Skip to content

Commit 37b482f

Browse files
committed
fix thread filter test
1 parent 2f9abb3 commit 37b482f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/filter/filter_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ func TestFilterRunThreadKevent(t *testing.T) {
211211
Kparams: kpars,
212212
Name: "CreateThread",
213213
PS: &pstypes.PS{
214+
Name: "svchost.exe",
214215
Envs: map[string]string{"ALLUSERSPROFILE": "C:\\ProgramData", "OS": "Windows_NT", "ProgramFiles(x86)": "C:\\Program Files (x86)"},
215216
},
216217
}

0 commit comments

Comments
 (0)