Skip to content

Commit

Permalink
Add required namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
raman-m committed Nov 6, 2024
1 parent ca5511e commit d7dee73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Ocelot.AcceptanceTests/AggregateTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
using Microsoft.AspNetCore.TestHost;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using Newtonsoft.Json;
using Ocelot.AcceptanceTests.Authentication;
using Ocelot.Configuration.File;
using Ocelot.DependencyInjection;
Expand Down

0 comments on commit d7dee73

Please sign in to comment.