Skip to content

Commit c9fe497

Browse files
committed
chore: adds missing using
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent a60bb84 commit c9fe497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Microsoft.OpenApi.Tests/Models/OpenApiServerTests.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)