Skip to content

Commit 1549022

Browse files
authored
Merge branch 'develop' into key-store-refactor
2 parents 06d30a5 + 4a63de3 commit 1549022

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ScenarioTest.ResourceManager/Constants.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ public class Category
8282
// Windows Azure NRP dev team
8383
public const string wanrpdev = "wanrpdev";
8484

85+
//Azure NRP Firewall dev team
86+
public const string azurefirewall = "azurefirewall";
87+
8588
// Acceptance type
8689
public const string AcceptanceType = "AcceptanceType";
8790

0 commit comments

Comments
 (0)