Skip to content

Commit 07bc1b1

Browse files
Update unknown event test
1 parent caad7af commit 07bc1b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/extractor_test_unknown_event.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ int main()
1616
scanner_gen_uuid(uuid, 37);
1717

1818
struct scanner_event event = {
19-
.event_type = 3,
19+
.event_type = 5,
2020
.path = ".",
2121
.lipchandle = NULL,
2222
.filename = "test.sh",

0 commit comments

Comments
 (0)