mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-29 19:24:26 +03:00
Mar 21st 2024 update
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
{
|
||||
EXPECT_CALL(
|
||||
mock_msg,
|
||||
sendAsyncMessage(_, "/api/v1/agents/events", _, _, _)
|
||||
sendAsyncMessage(_, "/api/v1/agents/events", _, _, _, _)
|
||||
).Times(2).WillRepeatedly(
|
||||
WithArgs<2, 3>(
|
||||
Invoke(
|
||||
|
Reference in New Issue
Block a user