Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
turbcool committed Jan 24, 2024
1 parent e848976 commit dec4dc3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ public virtual void ActODataService(Action<TestArgs> action)
using (var server = new HttpServer(config))
using (var client = new HttpClient(server, false) { BaseAddress = new Uri("http://localhost/odata/") })
{

container.RegisterInstance(dataService);

server.Configuration.IncludeErrorDetailPolicy = IncludeErrorDetailPolicy.Always;
Expand Down

0 comments on commit dec4dc3

Please sign in to comment.