Skip to content

Commit 8e9d5f4

Browse files
authored
Ignore API version in Network tests (#12217)
1 parent 62bc769 commit 8e9d5f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Network/Network.Test/ScenarioTests/NetworkTestRunner.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ protected NetworkTestRunner(ITestOutputHelper output)
4242
{"Microsoft.Compute", null},
4343
{"Microsoft.Features", null},
4444
{"Microsoft.Authorization", null},
45+
{"Microsoft.Network", null},
4546
{"Microsoft.Storage", null},
4647
{"Microsoft.Sql", null},
4748
{"Microsoft.ManagedServiceIdentity", null},

0 commit comments

Comments
 (0)