This commit is contained in:
2026-07-25 18:42:09 -05:00
parent 7a02c50aa9
commit ec57321577
11 changed files with 136 additions and 28 deletions
+2 -1
View File
@@ -86,8 +86,9 @@ func TestAuditQueryUsesPlaceholders(t *testing.T) {
"taiadmin",
"pve01",
"sentinelone-linux",
"10.10.1.25",
"install-rmm",
"10.10.1.25",
"10.10.1.25",
250,
}
if !reflect.DeepEqual(arguments, expectedArguments) {