Skip to content

Commit d7dee73

Browse files
committed
Add required namespace
1 parent ca5511e commit d7dee73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Ocelot.AcceptanceTests/AggregateTests.cs

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
using Microsoft.AspNetCore.TestHost;
1111
using Microsoft.Extensions.Configuration;
1212
using Microsoft.Extensions.DependencyInjection;
13+
using Newtonsoft.Json;
1314
using Ocelot.AcceptanceTests.Authentication;
1415
using Ocelot.Configuration.File;
1516
using Ocelot.DependencyInjection;

0 commit comments

Comments
 (0)