Skip to content

Commit 126c86f

Browse files
authored
chore: adds missing import
1 parent a2e7ef2 commit 126c86f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Microsoft.OpenApi.Tests/Models/OpenApiOAuthFlowsTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Licensed under the MIT license.
33

44
using System.Collections.Generic;
5+
using System.Text.Json.Nodes;
56
using System.Threading.Tasks;
67
using Xunit;
78

0 commit comments

Comments
 (0)