Skip to content

Commit 53db073

Browse files
committed
add namespace for httpclient
1 parent c5dad60 commit 53db073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/NRedisStack.Tests/TokenBasedAuthentication/FaultInjectorClient.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using System.Text;
22
using System.Text.Json;
3+
using System.Net.Http;
34

45
public class FaultInjectorClient
56
{

0 commit comments

Comments
 (0)