added idempontency test

master
Young 7 months ago
parent c801e599ea
commit 05124a8f33

@ -73,6 +73,7 @@ public class IdempotencyFilterTests
};
var actionExecutingContext = new ActionExecutingContext(
actionContext,
new List<IFilterMetadata>(),
new Dictionary<string, object> { { "id", "123" } }!,

Loading…
Cancel
Save