Skip to content

Commit 489af88

Browse files
author
Chris Suich
committed
Still trying to fix tests
1 parent bcb0192 commit 489af88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/Profile/Commands.Profile.Test/AzureRMProfileTests.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -772,8 +772,8 @@ public void SavingProfileWorks()
772772
""State"": ""Enabled"",
773773
""ExtendedProperties"": {
774774
""Account"": ""[email protected]"",
775-
""Environment"": ""testCloud"",
776-
""Tenants"": ""3c0ff8a7-e8bb-40e8-ae66-271343379af6""
775+
""Tenants"": ""3c0ff8a7-e8bb-40e8-ae66-271343379af6"",
776+
""Environment"": ""testCloud""
777777
}
778778
},
779779
""Environment"": {

0 commit comments

Comments
 (0)