Skip to content

Commit 72fa478

Browse files
committed
cleanup code unwantedly removes references to autogenerated controller
1 parent ad10655 commit 72fa478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: test/OpenApiTests/OpenApiTestContext.cs

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using System.Text.Json;
22
using JetBrains.Annotations;
33
using Microsoft.EntityFrameworkCore;
4+
using OpenApiTests.Controllers;
45
using TestBuildingBlocks;
56
using Xunit;
67

0 commit comments

Comments
 (0)