Skip to content

Commit 429883f

Browse files
committed
cleanup code unwantedly removes references to autogenerated controller
1 parent 271ac46 commit 429883f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/OpenApiTests/OpenApiTestContext.cs

Lines changed: 1 addition & 0 deletions
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)